home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Language/OS - Multiplatform Resource Library
/
LANGUAGE OS.iso
/
pcl
/
docs.lha
/
hem
/
user
/
user.otl
< prev
next >
Wrap
Text File
|
1992-02-23
|
127KB
|
1,603 lines
@Comment{OUTLINE of user.mss by Scribe 7(1700) on 23 February 1992 at 11:14}
1 Introduction 1 intro.mss, line 2
1.1. The Point and The Cursor 1 intro.mss, line 21
1.2. Notation 1 intro.mss, line 43
1.2.1. Key-events 1 intro.mss, line 49
key-events 1 intro.mss, line 51
1.2.2. Commands 2 intro.mss, line 91
commands 2 intro.mss, line 93
SampleCommand-com 2 intro.mss, line 100
1.2.3. Hemlock Variables 2 intro.mss, line 131
SampleVariable-hvar 2 intro.mss, line 137
1.3. Invoking Commands 3 intro.mss, line 150
1.3.1. Key Bindings 3 intro.mss, line 159
key-bindings 3 intro.mss, line 162
KeyEchoDelay-hvar 3 intro.mss, line 195
1.3.2. Extended Commands 3 intro.mss, line 205
ExtendedCommand-com 3 intro.mss, line 211
1.4. The Prefix Argument 4 intro.mss, line 221
ArgumentDigit-com 4 intro.mss, line 246
NegativeArgument-com 4 intro.mss, line 251
UniversalArgument-com 4 intro.mss, line 257
UniversalArgumentDefa 4 intro.mss, line 258
1.5. Modes 4 intro.mss, line 273
modes 4 intro.mss, line 275
FundamentalMode-com 5 intro.mss, line 317
1.6. Display Conventions 5 intro.mss, line 324
1.6.1. Pop-Up Windows 5 intro.mss, line 331
pop-up 5 intro.mss, line 334
SelectRandomTypeoutBu 6 intro.mss, line 371
1.6.2. Buffer Display 6 intro.mss, line 379
1.6.3. Recentering Windows 6 intro.mss, line 416
TrackBufferPoint-com 6 intro.mss, line 432
1.6.4. Modelines 6 intro.mss, line 441
modelines 6 intro.mss, line 442
MaximumModelinePathna 7 intro.mss, line 462
1.7. Use with X Windows 7 intro.mss, line 487
using-x 7 intro.mss, line 488
1.7.1. Window Groups 7 intro.mss, line 496
groups 7 intro.mss, line 498
1.7.2. Event Translation 7 intro.mss, line 517
1.7.3. Cut Buffer Commands 8 intro.mss, line 556
RegiontoCutBuffer-com 8 intro.mss, line 562
InsertCutBuffer-com 8 intro.mss, line 563
1.7.4. Redisplay and Screen Management 8 intro.mss, line 569
BellStyle-hvar 8 intro.mss, line 574
BeepBorderWidth-hvar 8 intro.mss, line 575
ReverseVideo-hvar 8 intro.mss, line 584
ThumbBarMeter-hvar 8 intro.mss, line 589
SetWindowAutoraise-hv 9 intro.mss, line 594
DefaultInitialWindowW 9 intro.mss, line 600
DefaultInitialWindowH 9 intro.mss, line 601
DefaultInitialWindowX 9 intro.mss, line 602
DefaultInitialWindowY 9 intro.mss, line 603
DefaultWindowHeight-h 9 intro.mss, line 604
DefaultWindowWidth-hv 9 intro.mss, line 605
CursorBitmapFile-hvar 9 intro.mss, line 614
DefaultFont-hvar 9 intro.mss, line 621
1.8. Use With Terminals 9 intro.mss, line 629
using-terminals 9 intro.mss, line 630
1.8.1. Terminal Initialization 9 intro.mss, line 635
1.8.2. Terminal Input 9 intro.mss, line 660
1.8.3. Terminal Redisplay 10 intro.mss, line 707
ScrollRedrawRatio-hva 10 intro.mss, line 719
1.9. The Echo Area 10 intro.mss, line 732
IgnoreFileTypes-hvar 11 intro.mss, line 825
1.10. Online Help 12 intro.mss, line 834
help 12 intro.mss, line 836
Help-com 12 intro.mss, line 843
Apropos-com 12 intro.mss, line 887
DescribeCommand-com 12 intro.mss, line 913
DescribeKey-com 13 intro.mss, line 918
DescribeMode-com 13 intro.mss, line 923
ShowVariable-com 13 intro.mss, line 928
DescribeandShowVariab 13 intro.mss, line 929
WhatLossage-com 13 intro.mss, line 937
DescribePointer-com 13 intro.mss, line 943
WhereIs-com 13 intro.mss, line 950
GenericDescribe-com 13 intro.mss, line 956
1.11. Entering and Exiting 13 intro.mss, line 972
ExitHemlock-com 14 intro.mss, line 986
PauseHemlock-com 14 intro.mss, line 987
1.12. Helpful Information 14 intro.mss, line 1001
aborting 14 intro.mss, line 1003
RegionQuerySize-hvar 14 intro.mss, line 1042
Undo-com 14 intro.mss, line 1049
1.13. Recursive Edits 14 intro.mss, line 1060
recursive-edits 14 intro.mss, line 1061
ExitRecursiveEdit-com 15 intro.mss, line 1072
AbortRecursiveEdit-co 15 intro.mss, line 1077
1.14. User Errors 15 intro.mss, line 1083
1.15. Internal Errors 15 intro.mss, line 1097
2 Basic Commands 17 commands.mss, line 2
2.1. Motion Commands 17 commands.mss, line 3
ForwardCharacter-com 17 commands.mss, line 10
BackwardCharacter-com 17 commands.mss, line 11
ForwardWord-com 17 commands.mss, line 19
BackwardWord-com 17 commands.mss, line 20
NextLine-com 17 commands.mss, line 29
PreviousLine-com 17 commands.mss, line 30
GotoAbsoluteLine-com 17 commands.mss, line 31
EndofLine-com 17 commands.mss, line 50
BeginningofLine-com 17 commands.mss, line 51
ScrollWindowDown-com 18 commands.mss, line 58
ScrollWindowUp-com 18 commands.mss, line 59
ScrollOverlap-hvar 18 commands.mss, line 69
EndofBuffer-com 18 commands.mss, line 74
BeginningofBuffer-com 18 commands.mss, line 75
TopofWindow-com 18 commands.mss, line 81
BottomofWindow-com 18 commands.mss, line 82
2.2. The Mark and The Region 18 commands.mss, line 89
marks 18 commands.mss, line 91
ActiveRegionsEnabled- 18 commands.mss, line 103
HighlightActiveRegion 19 commands.mss, line 133
ActiveRegionHighlight 19 commands.mss, line 134
Set/PopMark-com 19 commands.mss, line 145
MarkWholeBuffer-com 19 commands.mss, line 159
MarktoBeginningofBuff 19 commands.mss, line 160
MarktoEndofBuffer-com 19 commands.mss, line 161
ActivateRegion-com 19 commands.mss, line 175
2.2.1. The Mark Stack 19 commands.mss, line 182
PopMark-com 19 commands.mss, line 191
PopandGotoMark-com 19 commands.mss, line 192
ExchangePointandMark- 20 commands.mss, line 199
2.2.2. Using The Mouse 20 commands.mss, line 208
HeretoTopofWindow-com 20 commands.mss, line 215
TopLinetoHere-com 20 commands.mss, line 216
PointtoHere-com 20 commands.mss, line 230
GenericPointerUp-com 20 commands.mss, line 247
InsertKillBuffer-com 20 commands.mss, line 261
2.3. Modification Commands 21 commands.mss, line 268
2.3.1. Inserting Characters 21 commands.mss, line 274
SelfInsert-com 21 commands.mss, line 284
NewLine-com 21 commands.mss, line 291
QuotedInsert-com 21 commands.mss, line 301
OpenLine-com 21 commands.mss, line 312
2.3.2. Deleting Characters 21 commands.mss, line 320
CharacterDeletionThre 21 commands.mss, line 325
DeleteNextCharacter-c 21 commands.mss, line 330
DeletePreviousCharact 21 commands.mss, line 331
DeletePreviousCharact 22 commands.mss, line 339
2.3.3. Killing and Deleting 22 commands.mss, line 347
2.3.4. Kill Ring Manipulation 22 commands.mss, line 366
Un-Kill-com 22 commands.mss, line 367
RotateKillRing-com 22 commands.mss, line 374
KillRegion-com 22 commands.mss, line 384
SaveRegion-com 22 commands.mss, line 390
2.3.5. Killing Commands 22 commands.mss, line 396
KillLine-com 22 commands.mss, line 403
BackwardKillLine-com 22 commands.mss, line 404
KillNextWord-com 23 commands.mss, line 416
KillPreviousWord-com 23 commands.mss, line 417
2.3.6. Case Modification Commands 23 commands.mss, line 424
CapitalizeWord-com 23 commands.mss, line 429
LowercaseWord-com 23 commands.mss, line 430
UppercaseWord-com 23 commands.mss, line 431
LowercaseRegion-com 23 commands.mss, line 439
UppercaseRegion-com 23 commands.mss, line 440
2.3.7. Transposition Commands 23 commands.mss, line 446
TransposeCharacters-c 23 commands.mss, line 472
TransposeLines-com 24 commands.mss, line 478
TransposeWords-com 24 commands.mss, line 484
TransposeRegions-com 24 commands.mss, line 490
2.3.8. Whitespace Manipulation 24 commands.mss, line 500
JustOneSpace-com 24 commands.mss, line 504
DeleteHorizontalSpace 24 commands.mss, line 511
DeleteBlankLines-com 24 commands.mss, line 515
2.4. Filtering 24 commands.mss, line 523
FilterRegion-com 24 commands.mss, line 531
2.5. Searching and Replacing 25 commands.mss, line 550
StringSearchIgnoreCas 25 commands.mss, line 557
IncrementalSearch-com 25 commands.mss, line 563
ReverseIncrementalSea 25 commands.mss, line 564
ForwardSearch-com 25 commands.mss, line 618
ReverseSearch-com 25 commands.mss, line 619
QueryReplace-com 26 commands.mss, line 631
CaseReplace-hvar 26 commands.mss, line 680
ReplaceString-com 26 commands.mss, line 687
ListMatchingLines-com 26 commands.mss, line 696
DeleteMatchingLines-c 27 commands.mss, line 704
DeleteNon-MatchingLin 27 commands.mss, line 705
2.6. Page Commands 27 commands.mss, line 714
PreviousPage-com 27 commands.mss, line 723
NextPage-com 27 commands.mss, line 724
MarkPage-com 27 commands.mss, line 730
GotoPage-com 27 commands.mss, line 736
ViewPageDirectory-com 27 commands.mss, line 753
InsertPageDirectory-c 27 commands.mss, line 754
2.7. Counting Commands 27 commands.mss, line 762
CountWords-com 27 commands.mss, line 764
CountLines-com 28 commands.mss, line 771
CountLinesPage-com 28 commands.mss, line 778
CountOccurrences-com 28 commands.mss, line 784
2.8. Registers 28 commands.mss, line 792
SavePosition-com 28 commands.mss, line 799
JumptoSavedPosition-c 28 commands.mss, line 800
PutRegister-com 28 commands.mss, line 808
GetRegister-com 28 commands.mss, line 809
ListRegisters-com 28 commands.mss, line 816
KillRegister-com 28 commands.mss, line 817
3 Files, Buffers, and Windows 29 user.mss, line 74
3.1. Introduction 29 user.mss, line 76
3.2. Buffers 29 user.mss, line 101
SelectBuffer-com 29 user.mss, line 123
SelectPreviousBuffer- 30 user.mss, line 132
CirculateBuffers-com 30 user.mss, line 133
CreateBuffer-com 30 user.mss, line 151
KillBuffer-com 30 user.mss, line 157
ListBuffers-com 30 user.mss, line 164
BufferNotModified-com 30 user.mss, line 175
CheckBufferModified-c 30 user.mss, line 182
SetBufferRead-Only-co 30 user.mss, line 186
SetBufferWritable-com 30 user.mss, line 192
InsertBuffer-com 31 user.mss, line 196
RenameBuffer-com 31 user.mss, line 202
3.3. Files 31 user.mss, line 208
FindFile-com 31 user.mss, line 213
SaveFile-com 31 user.mss, line 252
SaveAllFiles-com 32 user.mss, line 263
SaveAllFilesandExit-c 32 user.mss, line 264
SaveAllFilesConfirm-h 32 user.mss, line 265
VisitFile-com 32 user.mss, line 274
WriteFile-com 32 user.mss, line 282
BackupFile-com 32 user.mss, line 287
RevertFile-com 32 user.mss, line 297
RevertFileConfirm-hva 32 user.mss, line 298
InsertFile-com 32 user.mss, line 310
WriteRegion-com 32 user.mss, line 315
AddNewlineatEOFonWrit 32 user.mss, line 319
KeepBackupFiles-hvar 33 user.mss, line 333
3.3.1. Auto Save Mode 33 user.mss, line 341
AutoSaveMode-com 33 user.mss, line 346
AutoSaveCheckpointFre 33 user.mss, line 351
AutoSaveKeyCountThres 33 user.mss, line 352
AutoSaveCleanupCheckp 33 user.mss, line 361
AutoSaveFilenamePatte 33 user.mss, line 366
AutoSavePathnameHook- 33 user.mss, line 367
3.3.2. Filename Defaulting and Merging 33 user.mss, line 384
merging 33 user.mss, line 388
PathnameDefaults-hvar 33 user.mss, line 396
LastResortPathnameDef 33 user.mss, line 397
LastResortPathnameDef 33 user.mss, line 398
3.3.3. Type Hooks and File Options 34 user.mss, line 439
file-options 34 user.mss, line 448
ProcessFileOptions-co 35 user.mss, line 482
3.4. Windows 35 user.mss, line 489
NewWindow-com 35 user.mss, line 496
SplitWindow-com 35 user.mss, line 502
NextWindow-com 35 user.mss, line 507
PreviousWindow-com 35 user.mss, line 508
DeleteWindow-com 35 user.mss, line 515
DeleteNextWindow-com 35 user.mss, line 516
GotoOneWindow-com 35 user.mss, line 526
LinetoTopofWindow-com 35 user.mss, line 533
LinetoCenterofWindow- 35 user.mss, line 534
ScrollNextWindowDown- 35 user.mss, line 542
ScrollNextWindowUp-co 35 user.mss, line 543
RefreshScreen-com 36 user.mss, line 548
4 Editing Documents 37 user.mss, line 558
TextMode-com 37 user.mss, line 566
4.1. Sentence Commands 37 user.mss, line 571
ForwardSentence-com 37 user.mss, line 580
BackwardSentence-com 37 user.mss, line 581
ForwardKillSentence-c 37 user.mss, line 587
BackwardKillSentence- 37 user.mss, line 588
MarkSentence-com 37 user.mss, line 595
4.2. Paragraph Commands 37 user.mss, line 601
ForwardParagraph-com 38 user.mss, line 611
BackwardParagraph-com 38 user.mss, line 612
MarkParagraph-com 38 user.mss, line 619
ParagraphDelimiterFun 38 user.mss, line 624
4.3. Filling 38 user.mss, line 629
SetFillColumn-com 38 user.mss, line 637
SetFillPrefix-com 38 user.mss, line 644
FillColumn-hvar 38 user.mss, line 651
FillPrefix-hvar 38 user.mss, line 652
FillParagraph-com 38 user.mss, line 658
FillRegion-com 38 user.mss, line 663
AutoFillMode-com 38 user.mss, line 670
AutoFillLinefeed-com 39 user.mss, line 682
AutoFillReturn-com 39 user.mss, line 683
AutoFillSpace-com 39 user.mss, line 689
AutoFillSpaceIndent-h 39 user.mss, line 696
4.4. Scribe Mode 39 user.mss, line 704
ScribeMode-com 39 user.mss, line 710
InsertScribeDirective 39 user.mss, line 720
AddScribeDirective-co 39 user.mss, line 740
AddScribeParagraphDel 39 user.mss, line 747
ListScribeParagraphDe 39 user.mss, line 748
EscapeCharacter-hvar 40 user.mss, line 758
CloseParenCharacter-h 40 user.mss, line 759
OpenParenCharacter-hv 40 user.mss, line 760
ScribeInsertBracket-c 40 user.mss, line 765
ScribeBracketTable-hv 40 user.mss, line 766
4.5. Spelling Correction 40 user.mss, line 777
CheckWordSpelling-com 40 user.mss, line 788
CorrectBufferSpelling 40 user.mss, line 816
SpellIgnoreUppercase- 41 user.mss, line 847
AddWordtoSpellingDict 41 user.mss, line 854
RemoveWordfromSpellin 41 user.mss, line 858
ListIncrementalSpelli 41 user.mss, line 865
ReadSpellingDictionar 41 user.mss, line 870
SaveIncrementalSpelli 41 user.mss, line 875
SetBufferSpellingDict 41 user.mss, line 884
DefaultUserSpellingDi 42 user.mss, line 896
4.5.1. Auto Spell Mode 42 user.mss, line 905
AutoSpellMode-com 42 user.mss, line 910
AutoCheckWordSpelling 42 user.mss, line 915
CheckWordSpellingBeep 42 user.mss, line 916
CorrectUniqueSpelling 42 user.mss, line 917
UndoLastSpellingCorre 42 user.mss, line 934
SpellingUn-CorrectPro 42 user.mss, line 935
CorrectLastMisspelled 42 user.mss, line 943
5 Managing Large Systems 45 user.mss, line 979
5.1. File Groups 45 user.mss, line 994
SelectGroup-com 45 user.mss, line 1014
GroupQueryReplace-com 45 user.mss, line 1022
GroupReplace-com 45 user.mss, line 1029
GroupSearch-com 46 user.mss, line 1034
GroupFindFile-hvar 46 user.mss, line 1056
GroupSaveFileConfirm- 46 user.mss, line 1066
5.2. Source Comparison 46 user.mss, line 1073
SourceCompareDefaultD 46 user.mss, line 1081
CompareBuffers-com 46 user.mss, line 1086
BufferChanges-com 46 user.mss, line 1098
MergeBuffers-com 47 user.mss, line 1106
SourceCompareIgnoreCa 47 user.mss, line 1133
SourceCompareIgnoreIn 47 user.mss, line 1139
SourceCompareIgnoreEx 47 user.mss, line 1144
SourceCompareNumberof 47 user.mss, line 1149
5.3. Change Logs 47 user.mss, line 1156
log-files 47 user.mss, line 1157
LogChange-com 47 user.mss, line 1166
LogEntryTemplate-hvar 47 user.mss, line 1167
6 Special Modes 49 special-modes.mss, line 2
6.1. Dired Mode 49 special-modes.mss, line 4
dired 49 special-modes.mss, line 5
6.1.1. Inspecting Directories 49 special-modes.mss, line 14
Dired-com 49 special-modes.mss, line 15
DiredwithPattern-com 49 special-modes.mss, line 22
DiredfromBufferPathna 49 special-modes.mss, line 31
DiredHelp-com 49 special-modes.mss, line 36
DiredViewFile-com 49 special-modes.mss, line 40
DiredEditFile-com 49 special-modes.mss, line 41
DiredUpDirectory-com 50 special-modes.mss, line 54
DiredUpdateBuffer-com 50 special-modes.mss, line 62
DiredNextFile-com 50 special-modes.mss, line 69
DiredPreviousFile-com 50 special-modes.mss, line 70
6.1.2. Deleting Files 50 special-modes.mss, line 75
DiredDeleteFileandDow 50 special-modes.mss, line 76
DiredDeleteFilewithPa 50 special-modes.mss, line 81
DiredDeleteFile-com 50 special-modes.mss, line 86
6.1.3. Undeleting Files 50 special-modes.mss, line 92
DiredUndeleteFileandD 50 special-modes.mss, line 93
DiredUndeleteFilewith 50 special-modes.mss, line 98
DiredUndeleteFile-com 50 special-modes.mss, line 103
6.1.4. Expunging and Quitting 50 special-modes.mss, line 109
DiredExpungeFiles-com 50 special-modes.mss, line 110
DiredFileExpungeConfi 50 special-modes.mss, line 111
DiredDirectoryExpunge 50 special-modes.mss, line 112
DiredQuit-com 51 special-modes.mss, line 121
6.1.5. Copying Files 51 special-modes.mss, line 127
DiredCopyFile-com 51 special-modes.mss, line 128
DiredCopywithWildcard 51 special-modes.mss, line 137
DiredCopyFileConfirm- 51 special-modes.mss, line 149
copy-confirm 51 special-modes.mss, line 150
6.1.6. Renaming Files 51 special-modes.mss, line 170
DiredRenameFile-com 51 special-modes.mss, line 171
DiredRenamewithWildca 51 special-modes.mss, line 175
DiredRenameFileConfir 51 special-modes.mss, line 179
6.2. View Mode 52 special-modes.mss, line 184
ViewFile-com 52 special-modes.mss, line 188
ViewHelp-com 52 special-modes.mss, line 193
ViewEditFile-com 52 special-modes.mss, line 197
ViewScrollDown-com 52 special-modes.mss, line 202
ViewScrollDeletingBuf 52 special-modes.mss, line 203
ViewReturn-com 52 special-modes.mss, line 210
ViewQuit-com 52 special-modes.mss, line 211
6.3. Process Mode 52 special-modes.mss, line 231
process 52 special-modes.mss, line 232
Shell-com 52 special-modes.mss, line 242
ShellUtility-hvar 52 special-modes.mss, line 243
ShellUtilitySwitches- 52 special-modes.mss, line 244
CurrentShell-hvar 52 special-modes.mss, line 245
AskaboutOldShells-hva 52 special-modes.mss, line 246
ShellCommandLineinBuf 53 special-modes.mss, line 270
SetCurrentShell-com 53 special-modes.mss, line 275
StopMainProcess-com 53 special-modes.mss, line 279
ContinueMainProcess-c 53 special-modes.mss, line 285
KillMainProcess-com 53 special-modes.mss, line 289
KillProcessConfirm-hv 53 special-modes.mss, line 290
StopBufferSubprocess- 53 special-modes.mss, line 297
KillBufferSubprocess- 53 special-modes.mss, line 302
InterruptBufferSubpro 53 special-modes.mss, line 307
QuitBufferSubprocess- 53 special-modes.mss, line 312
SendEOFtoProcess-com 54 special-modes.mss, line 317
ConfirmProcessInput-c 54 special-modes.mss, line 322
6.4. Bufed Mode 54 special-modes.mss, line 332
Bufed-com 54 special-modes.mss, line 337
BufedHelp-com 54 special-modes.mss, line 343
BufedDelete-com 54 special-modes.mss, line 347
VirtualBufferDeletion 54 special-modes.mss, line 348
BufedDeleteConfirm-hv 54 special-modes.mss, line 349
BufedUndelete-com 54 special-modes.mss, line 361
BufedExpunge-com 54 special-modes.mss, line 365
BufedQuit-com 54 special-modes.mss, line 370
BufedGoto-com 54 special-modes.mss, line 375
BufedGotoandQuit-com 55 special-modes.mss, line 379
BufedSaveFile-com 55 special-modes.mss, line 384
6.5. Completion 55 special-modes.mss, line 389
CompletionMode-com 55 special-modes.mss, line 403
CompletionSelfInsert- 55 special-modes.mss, line 407
CompletionCompleteWor 55 special-modes.mss, line 413
CompletionRotateCompl 55 special-modes.mss, line 422
ListPossibleCompletio 55 special-modes.mss, line 428
CompletionBucketSize- 55 special-modes.mss, line 434
SaveCompletions-com 56 special-modes.mss, line 443
ReadCompletions-com 56 special-modes.mss, line 444
CompletionDatabaseFil 56 special-modes.mss, line 445
ParseBufferforComplet 56 special-modes.mss, line 457
6.6. CAPS-LOCK Mode 56 special-modes.mss, line 464
CapsLockMode-com 56 special-modes.mss, line 469
SelfInsertCapsLock-co 56 special-modes.mss, line 475
6.7. Overwrite Mode 56 special-modes.mss, line 482
OverwriteMode-com 56 special-modes.mss, line 489
SelfOverwrite-com 56 special-modes.mss, line 495
OverwriteDeletePrevio 57 special-modes.mss, line 508
6.8. Word Abbreviation 57 special-modes.mss, line 514
6.8.1. Basic Commands 57 special-modes.mss, line 537
AbbrevMode-com 57 special-modes.mss, line 539
AbbrevExpandOnly-com 57 special-modes.mss, line 547
InverseAddGlobalWordA 57 special-modes.mss, line 556
InverseAddModeWordAbb 57 special-modes.mss, line 557
MakeWordAbbrev-com 57 special-modes.mss, line 566
AddGlobalWordAbbrev-c 57 special-modes.mss, line 572
AddModeWordAbbrev-com 57 special-modes.mss, line 573
WordAbbrevPrefixMark- 58 special-modes.mss, line 595
UnexpandLastWord-com 58 special-modes.mss, line 606
6.8.2. Word Abbrev Files 58 special-modes.mss, line 612
AbbrevPathnameDefault 58 special-modes.mss, line 617
ReadWordAbbrevFile-co 58 special-modes.mss, line 622
WriteWordAbbrevFile-c 58 special-modes.mss, line 628
AppendtoWordAbbrevFil 58 special-modes.mss, line 633
6.8.3. Listing Word Abbrevs 58 special-modes.mss, line 641
ListWordAbbrevs-com 59 special-modes.mss, line 642
WordAbbrevApropos-com 59 special-modes.mss, line 643
6.8.4. Editing Word Abbrevs 59 special-modes.mss, line 651
EditWordAbbrevs-com 59 special-modes.mss, line 668
InsertWordAbbrevs-com 59 special-modes.mss, line 675
DefineWordAbbrevs-com 59 special-modes.mss, line 680
6.8.5. Deleting Word Abbrevs 59 special-modes.mss, line 686
DeleteAllWordAbbrevs- 59 special-modes.mss, line 692
DeleteGlobalWordAbbre 59 special-modes.mss, line 696
DeleteModeWordAbbrev- 59 special-modes.mss, line 697
6.9. Lisp Library 60 special-modes.mss, line 707
LispLibrary-com 60 special-modes.mss, line 713
DescribeLibraryEntry- 60 special-modes.mss, line 718
DescribePointerLibrar 60 special-modes.mss, line 719
LoadLibraryEntry-com 60 special-modes.mss, line 720
LoadPointerLibraryEnt 60 special-modes.mss, line 721
EditorLoadLibraryEntr 60 special-modes.mss, line 722
EditorLoadPointerLibr 60 special-modes.mss, line 723
ExitLispLibrary-com 60 special-modes.mss, line 732
LispLibraryHelp-com 60 special-modes.mss, line 736
7 Editing Programs 61 user.mss, line 1194
7.1. Comment Manipulation 61 user.mss, line 1197
IndentforComment-com 61 user.mss, line 1203
comment-indentation 61 user.mss, line 1204
IndentNewCommentLine- 61 user.mss, line 1231
UpCommentLine-com 61 user.mss, line 1237
DownCommentLine-com 61 user.mss, line 1238
KillComment-com 61 user.mss, line 1244
SetCommentColumn-com 62 user.mss, line 1250
CommentStart-hvar 62 user.mss, line 1255
CommentEnd-hvar 62 user.mss, line 1256
CommentBegin-hvar 62 user.mss, line 1257
CommentColumn-hvar 62 user.mss, line 1258
7.2. Indentation 62 user.mss, line 1274
indentation 62 user.mss, line 1275
Indent-com 62 user.mss, line 1282
IndentNewLine-com 62 user.mss, line 1288
IndentRegion-com 62 user.mss, line 1295
BacktoIndentation-com 62 user.mss, line 1300
DeleteIndentation-com 62 user.mss, line 1306
QuoteTab-com 63 user.mss, line 1329
IndentRigidly-com 63 user.mss, line 1333
CenterLine-com 63 user.mss, line 1340
IndentFunction-hvar 63 user.mss, line 1346
IndentwithTabs-hvar 63 user.mss, line 1354
SpacesperTab-hvar 63 user.mss, line 1355
7.3. Language Modes 63 user.mss, line 1365
PascalMode-com 63 user.mss, line 1370
8 Editing Lisp 65 user.mss, line 1377
8.1. Lisp Mode 65 user.mss, line 1385
LispMode-com 65 user.mss, line 1396
8.2. Form Manipulation 65 user.mss, line 1401
ForwardForm-com 65 user.mss, line 1407
BackwardForm-com 65 user.mss, line 1408
ForwardKillForm-com 65 user.mss, line 1414
BackwardKillForm-com 65 user.mss, line 1415
MarkForm-com 65 user.mss, line 1423
TransposeForms-com 66 user.mss, line 1427
Insert()-com 66 user.mss, line 1435
ExtractForm-com 66 user.mss, line 1442
8.3. List Manipulation 66 user.mss, line 1452
ForwardList-com 66 user.mss, line 1459
BackwardList-com 66 user.mss, line 1460
ForwardUpList-com 66 user.mss, line 1470
BackwardUpList-com 66 user.mss, line 1471
DownList-com 66 user.mss, line 1477
ExtractList-com 66 user.mss, line 1482
8.4. Defun Manipulation 67 user.mss, line 1491
EndofDefun-com 67 user.mss, line 1499
BeginningofDefun-com 67 user.mss, line 1500
MarkDefun-com 67 user.mss, line 1507
8.5. Indentation 67 user.mss, line 1514
IndentForm-com 67 user.mss, line 1552
FillLispCommentParagr 67 user.mss, line 1558
FillLispCommentParagr 67 user.mss, line 1559
Defindent-com 68 user.mss, line 1576
IndentDefanything-hva 68 user.mss, line 1581
MoveOver)-com 68 user.mss, line 1587
8.6. Parenthesis Matching 68 user.mss, line 1593
HighlightOpenParens-h 68 user.mss, line 1599
OpenParenHighlighting 68 user.mss, line 1600
LispInsert)-com 68 user.mss, line 1612
ParenPausePeriod-hvar 68 user.mss, line 1613
8.7. Parsing Lisp 69 user.mss, line 1637
DefunParseGoal-hvar 69 user.mss, line 1655
MaximumLinesParsed-hv 69 user.mss, line 1656
MinimumLinesParsed-hv 69 user.mss, line 1657
ParseStartFunction-hv 69 user.mss, line 1678
ParseEndFunction-hvar 69 user.mss, line 1679
9 Interacting With Lisp 71 lisp.mss, line 2
9.1. Eval Servers 71 lisp.mss, line 13
eval-servers 71 lisp.mss, line 14
9.1.1. The Current Eval Server 71 lisp.mss, line 36
SetEvalServer-com 71 lisp.mss, line 46
SetBufferEvalServer-c 71 lisp.mss, line 47
CurrentEvalServer-com 71 lisp.mss, line 48
9.1.2. Slaves 72 lisp.mss, line 57
SelectSlave-com 72 lisp.mss, line 77
SelectBackground-com 72 lisp.mss, line 89
9.1.3. Slave Creation and Destruction 72 lisp.mss, line 95
slave-creation 72 lisp.mss, line 96
ConfirmSlaveCreation- 72 lisp.mss, line 109
AskAboutOldServers-hv 72 lisp.mss, line 114
EditorServerName-com 72 lisp.mss, line 120
AcceptSlaveConnection 72 lisp.mss, line 126
SlaveUtility-hvar 73 lisp.mss, line 133
SlaveUtilitySwitches- 73 lisp.mss, line 134
KillSlave-com 73 lisp.mss, line 145
KillSlaveandBuffers-c 73 lisp.mss, line 146
9.1.4. Eval Server Operations 73 lisp.mss, line 156
operations 73 lisp.mss, line 158
AbortOperations-com 73 lisp.mss, line 165
ListOperations-com 73 lisp.mss, line 170
9.2. Typescripts 73 lisp.mss, line 188
typescripts 73 lisp.mss, line 189
ConfirmTypescriptInpu 74 lisp.mss, line 204
UnwedgeInteractiveInp 74 lisp.mss, line 205
KillInteractiveInput- 74 lisp.mss, line 234
NextInteractiveInput- 74 lisp.mss, line 239
PreviousInteractiveIn 74 lisp.mss, line 241
SearchPreviousInterac 74 lisp.mss, line 243
InteractiveHistoryLen 74 lisp.mss, line 244
MinimumInteractiveInp 74 lisp.mss, line 245
ReenterInteractiveInp 74 lisp.mss, line 263
InteractiveBeginningo 75 lisp.mss, line 272
InputWaitAlarm-hvar 75 lisp.mss, line 279
SlaveGCAlarm-hvar 75 lisp.mss, line 280
TypescriptSlaveBREAK- 75 lisp.mss, line 297
TypescriptSlavetoTopL 75 lisp.mss, line 298
TypescriptSlaveStatus 75 lisp.mss, line 299
9.3. The Current Package 75 lisp.mss, line 323
lisp-package 75 lisp.mss, line 324
SetBufferPackage-com 75 lisp.mss, line 339
9.4. Compiling and Evaluating Lisp Code 76 lisp.mss, line 348
EvaluateExpression-co 76 lisp.mss, line 355
EvaluateDefun-com 76 lisp.mss, line 362
EvaluateRegion-com 76 lisp.mss, line 363
EvaluateBuffer-com 76 lisp.mss, line 364
MacroexpandExpression 76 lisp.mss, line 372
Re-evaluateDefvar-com 76 lisp.mss, line 378
CompileDefun-com 76 lisp.mss, line 385
CompileRegion-com 76 lisp.mss, line 386
LoadFile-com 76 lisp.mss, line 392
LoadPathnameDefaults- 76 lisp.mss, line 393
9.5. Compiling Files 76 lisp.mss, line 401
CompileBufferFile-com 77 lisp.mss, line 407
CompileBufferFileConf 77 lisp.mss, line 408
CompileFile-com 77 lisp.mss, line 422
CompileGroup-com 77 lisp.mss, line 430
ListCompileGroup-com 77 lisp.mss, line 431
compile-group-command 77 lisp.mss, line 432
SetCompileServer-com 77 lisp.mss, line 443
SetBufferCompileServe 77 lisp.mss, line 444
CurrentCompileServer- 77 lisp.mss, line 445
NextCompilerError-com 77 lisp.mss, line 458
PreviousCompilerError 77 lisp.mss, line 459
FlushCompilerErrorInf 77 lisp.mss, line 468
RemoteCompileFile-hva 78 lisp.mss, line 477
9.6. Querying the Environment 78 lisp.mss, line 486
DescribeFunctionCall- 78 lisp.mss, line 491
DescribeSymbol-com 78 lisp.mss, line 492
9.7. Editing Definitions 78 lisp.mss, line 503
EditDefinition-com 78 lisp.mss, line 509
GotoDefinition-com 78 lisp.mss, line 510
EditCommandDefinition 78 lisp.mss, line 511
AddDefinitionDirector 78 lisp.mss, line 529
DeleteDefinitionDirec 78 lisp.mss, line 530
EditorDefinitionInfo- 79 lisp.mss, line 543
9.8. Debugging 79 lisp.mss, line 550
9.8.1. Changing Frames 79 lisp.mss, line 556
DebugDown-com 79 lisp.mss, line 558
DebugUp-com 79 lisp.mss, line 562
DebugTop-com 79 lisp.mss, line 566
DebugBottom-com 79 lisp.mss, line 570
DebugFrame-com 79 lisp.mss, line 574
9.8.2. Getting out of the Debugger 79 lisp.mss, line 580
DebugQuit-com 79 lisp.mss, line 582
DebugGo-com 79 lisp.mss, line 587
DebugAbort-com 79 lisp.mss, line 591
DebugRestart-com 79 lisp.mss, line 595
9.8.3. Getting Information 79 lisp.mss, line 602
DebugHelp-com 79 lisp.mss, line 604
DebugError-com 80 lisp.mss, line 608
DebugBacktrace-com 80 lisp.mss, line 613
DebugPrint-com 80 lisp.mss, line 617
DebugVerbosePrint-com 80 lisp.mss, line 622
DebugSource-com 80 lisp.mss, line 626
DebugVerboseSource-co 80 lisp.mss, line 630
DebugListLocals-com 80 lisp.mss, line 635
9.8.4. Editing Sources 80 lisp.mss, line 640
DebugEditSource-com 80 lisp.mss, line 642
9.8.5. Miscellaneous 80 lisp.mss, line 650
DebugFlushErrors-com 80 lisp.mss, line 652
9.9. Manipulating the Editor Process 80 lisp.mss, line 660
EditorDescribe-com 80 lisp.mss, line 664
Room-com 80 lisp.mss, line 669
EditorLoadFile-com 81 lisp.mss, line 674
9.9.1. Editor Mode 81 lisp.mss, line 680
EditorMode-com 81 lisp.mss, line 687
EditorCompileDefun-co 81 lisp.mss, line 694
EditorCompileRegion-c 81 lisp.mss, line 695
EditorEvaluateBuffer- 81 lisp.mss, line 696
EditorEvaluateDefun-c 81 lisp.mss, line 698
EditorEvaluateRegion- 81 lisp.mss, line 699
EditorMacroexpandExpr 81 lisp.mss, line 700
EditorRe-evaluateDefv 81 lisp.mss, line 701
EditorDescribeFunctio 81 lisp.mss, line 703
EditorDescribeSymbol- 81 lisp.mss, line 705
EditorCompileBufferFi 81 lisp.mss, line 712
EditorCompileFile-com 81 lisp.mss, line 713
EditorCompileGroup-co 81 lisp.mss, line 714
EditorEvaluateExpress 81 lisp.mss, line 721
9.9.2. Eval Mode 81 lisp.mss, line 727
eval-mode 81 lisp.mss, line 728
SelectEvalBuffer-com 82 lisp.mss, line 742
ConfirmEvalInput-com 82 lisp.mss, line 749
AbortEvalInput-com 82 lisp.mss, line 760
9.9.3. Error Handling 82 lisp.mss, line 766
9.10. Command Line Switches 82 lisp.mss, line 796
slave-switch 82 lisp.mss, line 797
edit-switch 82 lisp.mss, line 802
10 The Mail Interface 83 mail.mss, line 2
10.1. Introduction to Mail in Hemlock 83 mail.mss, line 3
introduction 83 mail.mss, line 5
10.2. Constraints on MH to use Hemlock's Interface 84 mail.mss, line 91
constraints 84 mail.mss, line 93
10.3. Setting up MH 84 mail.mss, line 105
setting-up 84 mail.mss, line 107
10.4. Profile Components and Customized Files 85 mail.mss, line 140
10.4.1. Profile Components 85 mail.mss, line 142
Profile 85 mail.mss, line 144
10.4.2. Components Files 86 mail.mss, line 214
components-files 86 mail.mss, line 216
10.5. Backing up the Mail Directory 86 mail.mss, line 268
backing-up 86 mail.mss, line 270
10.5.1. Andrew File System 87 mail.mss, line 293
Copy into AFS: 87 mail.mss, line 309
Mail Directory Lives in AFS: 87 mail.mss, line 332
10.5.2. Sup to a Mainframe 87 mail.mss, line 354
10.6. Introduction to Commands and Variables 88 mail.mss, line 412
mhcommands 88 mail.mss, line 414
MHUtilityPathname-hva 88 mail.mss, line 428
10.7. Scanning and Picking Messages 89 mail.mss, line 434
scanning 89 mail.mss, line 435
MHScanLineForm-hvar 90 mail.mss, line 518
MessageHeaders-com 90 mail.mss, line 530
MHLispExpression-hvar 90 mail.mss, line 546
PickHeaders-com 90 mail.mss, line 552
HeadersHelp-com 90 mail.mss, line 564
10.8. Reading New Mail 90 mail.mss, line 569
reading-new-mail 90 mail.mss, line 571
IncorporateandReadNew 90 mail.mss, line 573
IncorporateNewMail-co 91 mail.mss, line 582
NewMailFolder-hvar 91 mail.mss, line 588
UnseenHeadersMessageS 91 mail.mss, line 592
IncorporateNewMailHoo 91 mail.mss, line 600
StorePassword-hvar 91 mail.mss, line 605
AuthenticateIncorpora 91 mail.mss, line 610
AuthenticationUserNam 91 mail.mss, line 611
10.9. Reading Messages 91 mail.mss, line 621
reading-messages 91 mail.mss, line 623
ShowMessage-com 91 mail.mss, line 637
NextMessage-com 92 mail.mss, line 662
PreviousMessage-com 92 mail.mss, line 678
NextUndeletedMessage- 92 mail.mss, line 694
PreviousUndeletedMess 92 mail.mss, line 710
ScrollMessage-com 93 mail.mss, line 726
ScrollMessageShowingN 93 mail.mss, line 727
KeepMessage-com 93 mail.mss, line 733
MessageHelp-com 93 mail.mss, line 742
10.10. Sending Messages 93 mail.mss, line 747
sending-messages 93 mail.mss, line 749
SendMessage-com 93 mail.mss, line 770
ReplytoMessage-com 94 mail.mss, line 802
ReplytoMessageinOther 94 mail.mss, line 803
ReplytoMessagePrefixA 94 mail.mss, line 804
ForwardMessage-com 94 mail.mss, line 848
DeliverMessage-com 95 mail.mss, line 872
DeliverMessageConfirm 95 mail.mss, line 873
DeleteDraftandBuffer- 95 mail.mss, line 888
RemailMessage-com 95 mail.mss, line 894
DraftHelp-com 95 mail.mss, line 905
10.11. Convenience Commands for Message and Draft Buf 95 mail.mss, line 910
convenience-coms 95 mail.mss, line 914
GotoHeadersBuffer-com 95 mail.mss, line 920
GotoMessageBuffer-com 95 mail.mss, line 928
InsertMessageRegion-c 96 mail.mss, line 934
MessageInsertionPrefi 96 mail.mss, line 935
MessageInsertionColum 96 mail.mss, line 936
InsertMessageBuffer-c 96 mail.mss, line 945
MessageBufferInsertio 96 mail.mss, line 946
EditMessageBuffer-com 96 mail.mss, line 956
10.12. Deleting Messages 96 mail.mss, line 970
deleting 96 mail.mss, line 972
VirtualMessageDeletio 96 mail.mss, line 984
DeleteMessage-com 96 mail.mss, line 989
HeadersDeleteMessage- 97 mail.mss, line 1006
DeleteMessageandShowN 97 mail.mss, line 1014
DeleteMessageandDownL 97 mail.mss, line 1021
UndeleteMessage-com 97 mail.mss, line 1026
HeadersUndeleteMessag 97 mail.mss, line 1036
10.13. Folder Operations 97 mail.mss, line 1046
folder 97 mail.mss, line 1048
ListFolders-com 97 mail.mss, line 1049
CreateFolder-com 97 mail.mss, line 1054
DeleteFolder-com 97 mail.mss, line 1059
10.14. Refiling Messages 97 mail.mss, line 1065
refiling 97 mail.mss, line 1067
RefileMessage-com 97 mail.mss, line 1068
HeadersRefileMessage- 98 mail.mss, line 1078
10.15. Marking Messages 98 mail.mss, line 1090
marking 98 mail.mss, line 1092
MarkMessage-com 98 mail.mss, line 1093
10.16. Terminating Headers Buffers 98 mail.mss, line 1102
terminating 98 mail.mss, line 1103
ExpungeMessagesConfir 98 mail.mss, line 1111
TemporaryDraftFolder- 98 mail.mss, line 1116
ExpungeMessages-com 98 mail.mss, line 1123
QuitHeaders-com 99 mail.mss, line 1160
DeleteHeadersBufferan 99 mail.mss, line 1177
10.17. Miscellaneous Commands 99 mail.mss, line 1186
miscellaneousmailcomm 99 mail.mss, line 1187
miscellaneous 99 mail.mss, line 1188
ListMailBuffers-com 99 mail.mss, line 1190
10.18. Styles of Usage 99 mail.mss, line 1208
Styles 99 mail.mss, line 1210
10.18.1. Unseen Headers Message Spec 100 mail.mss, line 1216
10.18.2. Temporary Draft Folder 100 mail.mss, line 1238
10.18.3. Reply to Message Prefix Action 100 mail.mss, line 1252
10.19. Wallchart 101 mail.mss, line 1280
11 The Hemlock Netnews Interface 103 netnews.mss, line 3
11.1. Introduction to Netnews in Hemlock 103 netnews.mss, line 4
11.2. Setting Up Netnews 103 netnews.mss, line 24
NetnewsGroupFile-hvar 103 netnews.mss, line 29
NetnewsDatabaseFile-h 103 netnews.mss, line 35
ListAllGroups-com 103 netnews.mss, line 42
NetnewsNNTPServer-hva 103 netnews.mss, line 49
NetnewsNNTPTimeoutPer 104 netnews.mss, line 54
11.2.1. News-Browse Mode 104 netnews.mss, line 60
NetnewsBrowse-com 104 netnews.mss, line 65
NetnewsBrowseAddGroup 104 netnews.mss, line 71
NetnewsBrowsePointerA 104 netnews.mss, line 72
NetnewsBrowseReadGrou 104 netnews.mss, line 78
NetnewsBrowsePointerR 104 netnews.mss, line 79
NetnewsQuitBrowse-com 104 netnews.mss, line 88
11.3. Starting Netnews 104 netnews.mss, line 95
Netnews-com 104 netnews.mss, line 99
NetnewsLookatGroup-co 104 netnews.mss, line 110
NetnewsBeforeDateFiel 105 netnews.mss, line 125
NetnewsDateFieldLengt 105 netnews.mss, line 130
NetnewsLineFieldLengt 105 netnews.mss, line 131
NetnewsFromFieldLengt 105 netnews.mss, line 132
NetnewsSubjectFieldLe 105 netnews.mss, line 133
NetnewsFieldPadding-h 105 netnews.mss, line 138
NetnewsStartOverThres 105 netnews.mss, line 153
NetnewsFetchAllHeader 105 netnews.mss, line 166
NetnewsBatchCount-hva 105 netnews.mss, line 171
NetnewsNewGroupStyle- 105 netnews.mss, line 176
11.4. Reading Messages 106 netnews.mss, line 183
NetnewsShowArticle-co 106 netnews.mss, line 189
NetnewsReadStyle-hvar 106 netnews.mss, line 190
NetnewsHeadersProport 106 netnews.mss, line 191
NetnewsMessageHeaderF 106 netnews.mss, line 205
NetnewsShowWholeHeade 106 netnews.mss, line 215
NetnewsNextLine-com 106 netnews.mss, line 221
NetnewsLastHeaderStyl 106 netnews.mss, line 222
NetnewsPreviousLine-c 106 netnews.mss, line 235
NetnewsHeadersScrollW 106 netnews.mss, line 241
NetnewsHeadersScrollW 106 netnews.mss, line 242
NetnewsNextArticle-co 107 netnews.mss, line 247
NetnewsPreviousArticl 107 netnews.mss, line 248
NetnewsMessageScrollD 107 netnews.mss, line 252
NetnewsScrollShowNext 107 netnews.mss, line 253
NetnewsMessageQuit-co 107 netnews.mss, line 261
NetnewsGotoHeadersBuf 107 netnews.mss, line 266
NetnewsMessageKeepBuf 107 netnews.mss, line 272
NetnewsSelectMessageB 107 netnews.mss, line 278
NetnewsAppendtoFile-c 107 netnews.mss, line 284
NetnewsMessageFile-hv 107 netnews.mss, line 285
NetnewsHeadersFileMes 107 netnews.mss, line 291
NetnewsMessageFileMes 107 netnews.mss, line 297
FetchAllHeaders-com 107 netnews.mss, line 302
NetnewsGotoNextGroup- 108 netnews.mss, line 309
NetnewsQuitStartingHe 108 netnews.mss, line 316
NetnewsGroupPuntMessa 108 netnews.mss, line 323
NetnewsExit-com 108 netnews.mss, line 330
NetnewsExitConfirm-hv 108 netnews.mss, line 331
11.5. Replying to Messages 108 netnews.mss, line 338
NetnewsReplytoSender- 108 netnews.mss, line 343
NetnewsReplytoSenderi 108 netnews.mss, line 352
NetnewsReplytoGroup-c 108 netnews.mss, line 359
NetnewsReplytoGroupin 108 netnews.mss, line 365
NetnewsPostMessage-co 109 netnews.mss, line 372
NetnewsForwardMessage 109 netnews.mss, line 378
NetnewsGotoPostBuffer 109 netnews.mss, line 385
NetnewsGotoDraftBuffe 109 netnews.mss, line 391
11.6. Posting Messages 109 netnews.mss, line 397
NetnewsDeliverPost-co 109 netnews.mss, line 399
NetnewsDeliverPostCon 109 netnews.mss, line 400
NetnewsAbortPost-com 109 netnews.mss, line 407
11.7. Wallchart 110 netnews.mss, line 419
12 System Interface 113 user.mss, line 1700
12.1. File Utility Commands 113 user.mss, line 1709
CopyFile-com 113 user.mss, line 1716
RenameFile-com 113 user.mss, line 1736
DeleteFile-com 114 user.mss, line 1747
Directory-com 114 user.mss, line 1751
VerboseDirectory-com 114 user.mss, line 1752
12.2. Printing 114 user.mss, line 1762
PrintRegion-com 114 user.mss, line 1764
PrintBuffer-com 114 user.mss, line 1765
PrintFile-com 114 user.mss, line 1766
PrintUtility-hvar 114 user.mss, line 1773
PrintUtilitySwitches- 114 user.mss, line 1774
12.3. Scribe 114 user.mss, line 1783
ScribeBufferFile-com 114 user.mss, line 1785
ScribeBufferFileConfi 114 user.mss, line 1786
ScribeFile-com 114 user.mss, line 1787
ScribeUtility-hvar 114 user.mss, line 1798
ScribeUtilitySwitches 114 user.mss, line 1799
SelectScribeWarnings- 115 user.mss, line 1807
12.4. Miscellaneous 115 user.mss, line 1812
ManualPage-com 115 user.mss, line 1814
UnixFilterRegion-com 115 user.mss, line 1819
13 Simple Customization 117 user.mss, line 1827
13.1. Keyboard Macros 117 user.mss, line 1836
DefineKeyboardMacro-c 117 user.mss, line 1841
EndKeyboardMacro-com 117 user.mss, line 1842
LastKeyboardMacro-com 117 user.mss, line 1849
DefineKeyboardMacroKe 117 user.mss, line 1854
DefineKeyboardMacroKe 117 user.mss, line 1855
KeyboardMacroQuery-co 117 user.mss, line 1863
NameKeyboardMacro-com 118 user.mss, line 1892
13.2. Binding Keys 118 user.mss, line 1915
binding-keys 118 user.mss, line 1917
BindKey-com 118 user.mss, line 1919
DeleteKeyBinding-com 118 user.mss, line 1935
13.3. Hemlock Variables 118 user.mss, line 1940
vars 118 user.mss, line 1942
SetVariable-com 118 user.mss, line 1947
Defhvar-com 119 user.mss, line 1954
13.4. Init Files 119 user.mss, line 1971
Index 121 Scribeb02905, line 3
Index 123 Scribeb02905, line 6
Table of Contents 131 Scribed02905, line 2
Alphabetic Listing of Cross-Reference Tags and Labels
Tag or Label Name Page Label Value Source file Location
-----------------------------------------------------------------------------
ABBREVEXPANDONLY-COM 57 6.8.1 special-modes.mss, line 547
ABBREVMODE-COM 57 6.8.1 special-modes.mss, line 539
ABBREVPATHNAMEDEFAULTS-HVAR 58 6.8.2 special-modes.mss, line 617
ABORTEVALINPUT-COM 82 9.9.2 lisp.mss, line 760
ABORTING 14 1.12 intro.mss, line 1003
ABORTOPERATIONS-COM 73 9.1.4 lisp.mss, line 165
ABORTRECURSIVEEDIT-COM 15 1.13 intro.mss, line 1077
ACCEPTSLAVECONNECTIONS-COM 72 9.1.3 lisp.mss, line 126
ACTIVATEREGION-COM 19 2.2 commands.mss, line 175
ACTIVEREGIONHIGHLIGHTINGFONT-HVAR 19 2.2 commands.mss, line 134
ACTIVEREGIONSENABLED-HVAR 18 2.2 commands.mss, line 103
ADDDEFINITIONDIRECTORYTRANSLATION-COM 78 9.7 lisp.mss, line 529
ADDGLOBALWORDABBREV-COM 57 6.8.1 special-modes.mss, line 572
ADDMODEWORDABBREV-COM 57 6.8.1 special-modes.mss, line 573
ADDNEWLINEATEOFONWRITINGFILE-HVAR 32 3.3 user.mss, line 319
ADDSCRIBEDIRECTIVE-COM 39 4.4 user.mss, line 740
ADDSCRIBEPARAGRAPHDELIMITER-COM 39 4.4 user.mss, line 747
ADDWORDTOSPELLINGDICTIONARY-COM 41 4.5 user.mss, line 854
APPENDTOWORDABBREVFILE-COM 58 6.8.2 special-modes.mss, line 633
APROPOS-COM 12 1.10 intro.mss, line 887
ARGUMENTDIGIT-COM 4 1.4 intro.mss, line 246
ASKABOUTOLDSERVERS-HVAR 72 9.1.3 lisp.mss, line 114
ASKABOUTOLDSHELLS-HVAR 52 6.3 special-modes.mss, line 246
AUTHENTICATEINCORPORATION-HVAR 91 10.8 mail.mss, line 610
AUTHENTICATIONUSERNAME-HVAR 91 10.8 mail.mss, line 611
AUTOCHECKWORDSPELLING-COM 42 4.5.1 user.mss, line 915
AUTOFILLLINEFEED-COM 39 4.3 user.mss, line 682
AUTOFILLMODE-COM 38 4.3 user.mss, line 670
AUTOFILLRETURN-COM 39 4.3 user.mss, line 683
AUTOFILLSPACE-COM 39 4.3 user.mss, line 689
AUTOFILLSPACEINDENT-HVAR 39 4.3 user.mss, line 696
AUTOSAVECHECKPOINTFREQUENCY-HVAR 33 3.3.1 user.mss, line 351
AUTOSAVECLEANUPCHECKPOINTS-HVAR 33 3.3.1 user.mss, line 361
AUTOSAVEFILENAMEPATTERN-HVAR 33 3.3.1 user.mss, line 366
AUTOSAVEKEYCOUNTTHRESHOLD-HVAR 33 3.3.1 user.mss, line 352
AUTOSAVEMODE-COM 33 3.3.1 user.mss, line 346
AUTOSAVEPATHNAMEHOOK-HVAR 33 3.3.1 user.mss, line 367
AUTOSPELLMODE-COM 42 4.5.1 user.mss, line 910
BACKING-UP 86 10.5 mail.mss, line 270
BACKTOINDENTATION-COM 62 7.2 user.mss, line 1300
BACKUPFILE-COM 32 3.3 user.mss, line 287
BACKWARDCHARACTER-COM 17 2.1 commands.mss, line 11
BACKWARDFORM-COM 65 8.2 user.mss, line 1408
BACKWARDKILLFORM-COM 65 8.2 user.mss, line 1415
BACKWARDKILLLINE-COM 22 2.3.5 commands.mss, line 404
BACKWARDKILLSENTENCE-COM 37 4.1 user.mss, line 588
BACKWARDLIST-COM 66 8.3 user.mss, line 1460
BACKWARDPARAGRAPH-COM 38 4.2 user.mss, line 612
BACKWARDSENTENCE-COM 37 4.1 user.mss, line 581
BACKWARDUPLIST-COM 66 8.3 user.mss, line 1471
BACKWARDWORD-COM 17 2.1 commands.mss, line 20
BEEPBORDERWIDTH-HVAR 8 1.7.4 intro.mss, line 575
BEGINNINGOFBUFFER-COM 18 2.1 commands.mss, line 75
BEGINNINGOFDEFUN-COM 67 8.4 user.mss, line 1500
BEGINNINGOFLINE-COM 17 2.1 commands.mss, line 51
BELLSTYLE-HVAR 8 1.7.4 intro.mss, line 574
BINDING-KEYS 118 13.2 user.mss, line 1917
BINDKEY-COM 118 13.2 user.mss, line 1919
BOTTOMOFWINDOW-COM 18 2.1 commands.mss, line 82
BUFED-COM 54 6.4 special-modes.mss, line 337
BUFEDDELETE-COM 54 6.4 special-modes.mss, line 347
BUFEDDELETECONFIRM-HVAR 54 6.4 special-modes.mss, line 349
BUFEDEXPUNGE-COM 54 6.4 special-modes.mss, line 365
BUFEDGOTO-COM 54 6.4 special-modes.mss, line 375
BUFEDGOTOANDQUIT-COM 55 6.4 special-modes.mss, line 379
BUFEDHELP-COM 54 6.4 special-modes.mss, line 343
BUFEDQUIT-COM 54 6.4 special-modes.mss, line 370
BUFEDSAVEFILE-COM 55 6.4 special-modes.mss, line 384
BUFEDUNDELETE-COM 54 6.4 special-modes.mss, line 361
BUFFERCHANGES-COM 46 5.2 user.mss, line 1098
BUFFERNOTMODIFIED-COM 30 3.2 user.mss, line 175
CAPITALIZEWORD-COM 23 2.3.6 commands.mss, line 429
CAPSLOCKMODE-COM 56 6.6 special-modes.mss, line 469
CASEREPLACE-HVAR 26 2.5 commands.mss, line 680
CENTERLINE-COM 63 7.2 user.mss, line 1340
CHARACTERDELETIONTHRESHOLD-HVAR 21 2.3.2 commands.mss, line 325
CHECKBUFFERMODIFIED-COM 30 3.2 user.mss, line 182
CHECKWORDSPELLING-COM 40 4.5 user.mss, line 788
CHECKWORDSPELLINGBEEP-HVAR 42 4.5.1 user.mss, line 916
CIRCULATEBUFFERS-COM 30 3.2 user.mss, line 133
CLOSEPARENCHARACTER-HVAR 40 4.4 user.mss, line 759
COMMANDS 2 1.2.2 intro.mss, line 93
COMMENT-INDENTATION 61 7.1 user.mss, line 1204
COMMENTBEGIN-HVAR 62 7.1 user.mss, line 1257
COMMENTCOLUMN-HVAR 62 7.1 user.mss, line 1258
COMMENTEND-HVAR 62 7.1 user.mss, line 1256
COMMENTSTART-HVAR 62 7.1 user.mss, line 1255
COMPAREBUFFERS-COM 46 5.2 user.mss, line 1086
COMPILE-GROUP-COMMAND 77 9.5 lisp.mss, line 432
COMPILEBUFFERFILE-COM 77 9.5 lisp.mss, line 407
COMPILEBUFFERFILECONFIRM-HVAR 77 9.5 lisp.mss, line 408
COMPILEDEFUN-COM 76 9.4 lisp.mss, line 385
COMPILEFILE-COM 77 9.5 lisp.mss, line 422
COMPILEGROUP-COM 77 9.5 lisp.mss, line 430
COMPILEREGION-COM 76 9.4 lisp.mss, line 386
COMPLETIONBUCKETSIZE-HVAR 55 6.5 special-modes.mss, line 434
COMPLETIONCOMPLETEWORD-COM 55 6.5 special-modes.mss, line 413
COMPLETIONDATABASEFILENAME-HVAR 56 6.5 special-modes.mss, line 445
COMPLETIONMODE-COM 55 6.5 special-modes.mss, line 403
COMPLETIONROTATECOMPLETIONS-COM 55 6.5 special-modes.mss, line 422
COMPLETIONSELFINSERT-COM 55 6.5 special-modes.mss, line 407
COMPONENTS-FILES 86 10.4.2 mail.mss, line 216
CONFIRMEVALINPUT-COM 82 9.9.2 lisp.mss, line 749
CONFIRMPROCESSINPUT-COM 54 6.3 special-modes.mss, line 322
CONFIRMSLAVECREATION-HVAR 72 9.1.3 lisp.mss, line 109
CONFIRMTYPESCRIPTINPUT-COM 74 9.2 lisp.mss, line 204
CONSTRAINTS 84 10.2 mail.mss, line 93
CONTINUEMAINPROCESS-COM 53 6.3 special-modes.mss, line 285
CONVENIENCE-COMS 95 10.11 mail.mss, line 914
COPY-CONFIRM 51 6.1.5 special-modes.mss, line 150
COPYFILE-COM 113 12.1 user.mss, line 1716
CORRECTBUFFERSPELLING-COM 40 4.5 user.mss, line 816
CORRECTLASTMISSPELLEDWORD-COM 42 4.5.1 user.mss, line 943
CORRECTUNIQUESPELLINGIMMEDIATELY-HVAR 42 4.5.1 user.mss, line 917
COUNTLINES-COM 28 2.7 commands.mss, line 771
COUNTLINESPAGE-COM 28 2.7 commands.mss, line 778
COUNTOCCURRENCES-COM 28 2.7 commands.mss, line 784
COUNTWORDS-COM 27 2.7 commands.mss, line 764
CREATEBUFFER-COM 30 3.2 user.mss, line 151
CREATEFOLDER-COM 97 10.13 mail.mss, line 1054
CURRENTCOMPILESERVER-COM 77 9.5 lisp.mss, line 445
CURRENTEVALSERVER-COM 71 9.1.1 lisp.mss, line 48
CURRENTSHELL-HVAR 52 6.3 special-modes.mss, line 245
CURSORBITMAPFILE-HVAR 9 1.7.4 intro.mss, line 614
DEBUGABORT-COM 79 9.8.2 lisp.mss, line 591
DEBUGBACKTRACE-COM 80 9.8.3 lisp.mss, line 613
DEBUGBOTTOM-COM 79 9.8.1 lisp.mss, line 570
DEBUGDOWN-COM 79 9.8.1 lisp.mss, line 558
DEBUGEDITSOURCE-COM 80 9.8.4 lisp.mss, line 642
DEBUGERROR-COM 80 9.8.3 lisp.mss, line 608
DEBUGFLUSHERRORS-COM 80 9.8.5 lisp.mss, line 652
DEBUGFRAME-COM 79 9.8.1 lisp.mss, line 574
DEBUGGO-COM 79 9.8.2 lisp.mss, line 587
DEBUGHELP-COM 79 9.8.3 lisp.mss, line 604
DEBUGLISTLOCALS-COM 80 9.8.3 lisp.mss, line 635
DEBUGPRINT-COM 80 9.8.3 lisp.mss, line 617
DEBUGQUIT-COM 79 9.8.2 lisp.mss, line 582
DEBUGRESTART-COM 79 9.8.2 lisp.mss, line 595
DEBUGSOURCE-COM 80 9.8.3 lisp.mss, line 626
DEBUGTOP-COM 79 9.8.1 lisp.mss, line 566
DEBUGUP-COM 79 9.8.1 lisp.mss, line 562
DEBUGVERBOSEPRINT-COM 80 9.8.3 lisp.mss, line 622
DEBUGVERBOSESOURCE-COM 80 9.8.3 lisp.mss, line 630
DEFAULTFONT-HVAR 9 1.7.4 intro.mss, line 621
DEFAULTINITIALWINDOWHEIGHT-HVAR 9 1.7.4 intro.mss, line 601
DEFAULTINITIALWINDOWWIDTH-HVAR 9 1.7.4 intro.mss, line 600
DEFAULTINITIALWINDOWX-HVAR 9 1.7.4 intro.mss, line 602
DEFAULTINITIALWINDOWY-HVAR 9 1.7.4 intro.mss, line 603
DEFAULTUSERSPELLINGDICTIONARY-HVAR 42 4.5 user.mss, line 896
DEFAULTWINDOWHEIGHT-HVAR 9 1.7.4 intro.mss, line 604
DEFAULTWINDOWWIDTH-HVAR 9 1.7.4 intro.mss, line 605
DEFHVAR-COM 119 13.3 user.mss, line 1954
DEFINDENT-COM 68 8.5 user.mss, line 1576
DEFINEKEYBOARDMACRO-COM 117 13.1 user.mss, line 1841
DEFINEKEYBOARDMACROKEY-COM 117 13.1 user.mss, line 1854
DEFINEKEYBOARDMACROKEYCONFIRM-HVAR 117 13.1 user.mss, line 1855
DEFINEWORDABBREVS-COM 59 6.8.4 special-modes.mss, line 680
DEFUNPARSEGOAL-HVAR 69 8.7 user.mss, line 1655
DELETEALLWORDABBREVS-COM 59 6.8.5 special-modes.mss, line 692
DELETEBLANKLINES-COM 24 2.3.8 commands.mss, line 515
DELETEDEFINITIONDIRECTORYTRANSLATION-COM 78 9.7 lisp.mss, line 530
DELETEDRAFTANDBUFFER-COM 95 10.10 mail.mss, line 888
DELETEFILE-COM 114 12.1 user.mss, line 1747
DELETEFOLDER-COM 97 10.13 mail.mss, line 1059
DELETEGLOBALWORDABBREV-COM 59 6.8.5 special-modes.mss, line 696
DELETEHEADERSBUFFERANDMESSAGEBUFFERS-COM 99 10.16 mail.mss, line 1177
DELETEHORIZONTALSPACE-COM 24 2.3.8 commands.mss, line 511
DELETEINDENTATION-COM 62 7.2 user.mss, line 1306
DELETEKEYBINDING-COM 118 13.2 user.mss, line 1935
DELETEMATCHINGLINES-COM 27 2.5 commands.mss, line 704
DELETEMESSAGE-COM 96 10.12 mail.mss, line 989
DELETEMESSAGEANDDOWNLINE-COM 97 10.12 mail.mss, line 1021
DELETEMESSAGEANDSHOWNEXT-COM 97 10.12 mail.mss, line 1014
DELETEMODEWORDABBREV-COM 59 6.8.5 special-modes.mss, line 697
DELETENEXTCHARACTER-COM 21 2.3.2 commands.mss, line 330
DELETENEXTWINDOW-COM 35 3.4 user.mss, line 516
DELETENON-MATCHINGLINES-COM 27 2.5 commands.mss, line 705
DELETEPREVIOUSCHARACTER-COM 21 2.3.2 commands.mss, line 331
DELETEPREVIOUSCHARACTEREXPANDINGTABS-COM 22 2.3.2 commands.mss, line 339
DELETEWINDOW-COM 35 3.4 user.mss, line 515
DELETING 96 10.12 mail.mss, line 972
DELIVERMESSAGE-COM 95 10.10 mail.mss, line 872
DELIVERMESSAGECONFIRM-HVAR 95 10.10 mail.mss, line 873
DESCRIBEANDSHOWVARIABLE-COM 13 1.10 intro.mss, line 929
DESCRIBECOMMAND-COM 12 1.10 intro.mss, line 913
DESCRIBEFUNCTIONCALL-COM 78 9.6 lisp.mss, line 491
DESCRIBEKEY-COM 13 1.10 intro.mss, line 918
DESCRIBELIBRARYENTRY-COM 60 6.9 special-modes.mss, line 718
DESCRIBEMODE-COM 13 1.10 intro.mss, line 923
DESCRIBEPOINTER-COM 13 1.10 intro.mss, line 943
DESCRIBEPOINTERLIBRARYENTRY-COM 60 6.9 special-modes.mss, line 719
DESCRIBESYMBOL-COM 78 9.6 lisp.mss, line 492
DIRECTORY-COM 114 12.1 user.mss, line 1751
DIRED 49 6.1 special-modes.mss, line 5
DIRED-COM 49 6.1.1 special-modes.mss, line 15
DIREDCOPYFILE-COM 51 6.1.5 special-modes.mss, line 128
DIREDCOPYFILECONFIRM-HVAR 51 6.1.5 special-modes.mss, line 149
DIREDCOPYWITHWILDCARD-COM 51 6.1.5 special-modes.mss, line 137
DIREDDELETEFILE-COM 50 6.1.2 special-modes.mss, line 86
DIREDDELETEFILEANDDOWNLINE-COM 50 6.1.2 special-modes.mss, line 76
DIREDDELETEFILEWITHPATTERN-COM 50 6.1.2 special-modes.mss, line 81
DIREDDIRECTORYEXPUNGECONFIRM-HVAR 50 6.1.4 special-modes.mss, line 112
DIREDEDITFILE-COM 49 6.1.1 special-modes.mss, line 41
DIREDEXPUNGEFILES-COM 50 6.1.4 special-modes.mss, line 110
DIREDFILEEXPUNGECONFIRM-HVAR 50 6.1.4 special-modes.mss, line 111
DIREDFROMBUFFERPATHNAME-COM 49 6.1.1 special-modes.mss, line 31
DIREDHELP-COM 49 6.1.1 special-modes.mss, line 36
DIREDNEXTFILE-COM 50 6.1.1 special-modes.mss, line 69
DIREDPREVIOUSFILE-COM 50 6.1.1 special-modes.mss, line 70
DIREDQUIT-COM 51 6.1.4 special-modes.mss, line 121
DIREDRENAMEFILE-COM 51 6.1.6 special-modes.mss, line 171
DIREDRENAMEFILECONFIRM-HVAR 51 6.1.6 special-modes.mss, line 179
DIREDRENAMEWITHWILDCARD-COM 51 6.1.6 special-modes.mss, line 175
DIREDUNDELETEFILE-COM 50 6.1.3 special-modes.mss, line 103
DIREDUNDELETEFILEANDDOWNLINE-COM 50 6.1.3 special-modes.mss, line 93
DIREDUNDELETEFILEWITHPATTERN-COM 50 6.1.3 special-modes.mss, line 98
DIREDUPDATEBUFFER-COM 50 6.1.1 special-modes.mss, line 62
DIREDUPDIRECTORY-COM 50 6.1.1 special-modes.mss, line 54
DIREDVIEWFILE-COM 49 6.1.1 special-modes.mss, line 40
DIREDWITHPATTERN-COM 49 6.1.1 special-modes.mss, line 22
DOWNCOMMENTLINE-COM 61 7.1 user.mss, line 1238
DOWNLIST-COM 66 8.3 user.mss, line 1477
DRAFTHELP-COM 95 10.10 mail.mss, line 905
EDIT-SWITCH 82 9.10 lisp.mss, line 802
EDITCOMMANDDEFINITION-COM 78 9.7 lisp.mss, line 511
EDITDEFINITION-COM 78 9.7 lisp.mss, line 509
EDITMESSAGEBUFFER-COM 96 10.11 mail.mss, line 956
EDITORCOMPILEBUFFERFILE-COM 81 9.9.1 lisp.mss, line 712
EDITORCOMPILEDEFUN-COM 81 9.9.1 lisp.mss, line 694
EDITORCOMPILEFILE-COM 81 9.9.1 lisp.mss, line 713
EDITORCOMPILEGROUP-COM 81 9.9.1 lisp.mss, line 714
EDITORCOMPILEREGION-COM 81 9.9.1 lisp.mss, line 695
EDITORDEFINITIONINFO-HVAR 79 9.7 lisp.mss, line 543
EDITORDESCRIBE-COM 80 9.9 lisp.mss, line 664
EDITORDESCRIBEFUNCTIONCALL-COM 81 9.9.1 lisp.mss, line 703
EDITORDESCRIBESYMBOL-COM 81 9.9.1 lisp.mss, line 705
EDITOREVALUATEBUFFER-COM 81 9.9.1 lisp.mss, line 696
EDITOREVALUATEDEFUN-COM 81 9.9.1 lisp.mss, line 698
EDITOREVALUATEEXPRESSION-COM 81 9.9.1 lisp.mss, line 721
EDITOREVALUATEREGION-COM 81 9.9.1 lisp.mss, line 699
EDITORLOADFILE-COM 81 9.9 lisp.mss, line 674
EDITORLOADLIBRARYENTRY-COM 60 6.9 special-modes.mss, line 722
EDITORLOADPOINTERLIBRARYENTRY-COM 60 6.9 special-modes.mss, line 723
EDITORMACROEXPANDEXPRESSION-COM 81 9.9.1 lisp.mss, line 700
EDITORMODE-COM 81 9.9.1 lisp.mss, line 687
EDITORRE-EVALUATEDEFVAR-COM 81 9.9.1 lisp.mss, line 701
EDITORSERVERNAME-COM 72 9.1.3 lisp.mss, line 120
EDITWORDABBREVS-COM 59 6.8.4 special-modes.mss, line 668
ENDKEYBOARDMACRO-COM 117 13.1 user.mss, line 1842
ENDOFBUFFER-COM 18 2.1 commands.mss, line 74
ENDOFDEFUN-COM 67 8.4 user.mss, line 1499
ENDOFLINE-COM 17 2.1 commands.mss, line 50
ESCAPECHARACTER-HVAR 40 4.4 user.mss, line 758
EVAL-MODE 81 9.9.2 lisp.mss, line 728
EVAL-SERVERS 71 9.1 lisp.mss, line 14
EVALUATEBUFFER-COM 76 9.4 lisp.mss, line 364
EVALUATEDEFUN-COM 76 9.4 lisp.mss, line 362
EVALUATEEXPRESSION-COM 76 9.4 lisp.mss, line 355
EVALUATEREGION-COM 76 9.4 lisp.mss, line 363
EXCHANGEPOINTANDMARK-COM 20 2.2.1 commands.mss, line 199
EXITHEMLOCK-COM 14 1.11 intro.mss, line 986
EXITLISPLIBRARY-COM 60 6.9 special-modes.mss, line 732
EXITRECURSIVEEDIT-COM 15 1.13 intro.mss, line 1072
EXPUNGEMESSAGES-COM 98 10.16 mail.mss, line 1123
EXPUNGEMESSAGESCONFIRM-HVAR 98 10.16 mail.mss, line 1111
EXTENDEDCOMMAND-COM 3 1.3.2 intro.mss, line 211
EXTRACTFORM-COM 66 8.2 user.mss, line 1442
EXTRACTLIST-COM 66 8.3 user.mss, line 1482
FETCHALLHEADERS-COM 107 11.4 netnews.mss, line 302
FILE-OPTIONS 34 3.3.3 user.mss, line 448
FILLCOLUMN-HVAR 38 4.3 user.mss, line 651
FILLLISPCOMMENTPARAGRAPH-COM 67 8.5 user.mss, line 1558
FILLLISPCOMMENTPARAGRAPHCONFIRM-HVAR 67 8.5 user.mss, line 1559
FILLPARAGRAPH-COM 38 4.3 user.mss, line 658
FILLPREFIX-HVAR 38 4.3 user.mss, line 652
FILLREGION-COM 38 4.3 user.mss, line 663
FILTERREGION-COM 24 2.4 commands.mss, line 531
FINDFILE-COM 31 3.3 user.mss, line 213
FLUSHCOMPILERERRORINFORMATION-COM 77 9.5 lisp.mss, line 468
FOLDER 97 10.13 mail.mss, line 1048
FORWARDCHARACTER-COM 17 2.1 commands.mss, line 10
FORWARDFORM-COM 65 8.2 user.mss, line 1407
FORWARDKILLFORM-COM 65 8.2 user.mss, line 1414
FORWARDKILLSENTENCE-COM 37 4.1 user.mss, line 587
FORWARDLIST-COM 66 8.3 user.mss, line 1459
FORWARDMESSAGE-COM 94 10.10 mail.mss, line 848
FORWARDPARAGRAPH-COM 38 4.2 user.mss, line 611
FORWARDSEARCH-COM 25 2.5 commands.mss, line 618
FORWARDSENTENCE-COM 37 4.1 user.mss, line 580
FORWARDUPLIST-COM 66 8.3 user.mss, line 1470
FORWARDWORD-COM 17 2.1 commands.mss, line 19
FUNDAMENTALMODE-COM 5 1.5 intro.mss, line 317
GENERICDESCRIBE-COM 13 1.10 intro.mss, line 956
GENERICPOINTERUP-COM 20 2.2.2 commands.mss, line 247
GETREGISTER-COM 28 2.8 commands.mss, line 809
GOTOABSOLUTELINE-COM 17 2.1 commands.mss, line 31
GOTODEFINITION-COM 78 9.7 lisp.mss, line 510
GOTOHEADERSBUFFER-COM 95 10.11 mail.mss, line 920
GOTOMESSAGEBUFFER-COM 95 10.11 mail.mss, line 928
GOTOONEWINDOW-COM 35 3.4 user.mss, line 526
GOTOPAGE-COM 27 2.6 commands.mss, line 736
GROUPFINDFILE-HVAR 46 5.1 user.mss, line 1056
GROUPQUERYREPLACE-COM 45 5.1 user.mss, line 1022
GROUPREPLACE-COM 45 5.1 user.mss, line 1029
GROUPS 7 1.7.1 intro.mss, line 498
GROUPSAVEFILECONFIRM-HVAR 46 5.1 user.mss, line 1066
GROUPSEARCH-COM 46 5.1 user.mss, line 1034
HEADERSDELETEMESSAGE-COM 97 10.12 mail.mss, line 1006
HEADERSHELP-COM 90 10.7 mail.mss, line 564
HEADERSREFILEMESSAGE-COM 98 10.14 mail.mss, line 1078
HEADERSUNDELETEMESSAGE-COM 97 10.12 mail.mss, line 1036
HELP 12 1.10 intro.mss, line 836
HELP-COM 12 1.10 intro.mss, line 843
HERETOTOPOFWINDOW-COM 20 2.2.2 commands.mss, line 215
HIGHLIGHTACTIVEREGION-HVAR 19 2.2 commands.mss, line 133
HIGHLIGHTOPENPARENS-HVAR 68 8.6 user.mss, line 1599
IGNOREFILETYPES-HVAR 11 1.9 intro.mss, line 825
INCORPORATEANDREADNEWMAIL-COM 90 10.8 mail.mss, line 573
INCORPORATENEWMAIL-COM 91 10.8 mail.mss, line 582
INCORPORATENEWMAILHOOK-HVAR 91 10.8 mail.mss, line 600
INCREMENTALSEARCH-COM 25 2.5 commands.mss, line 563
INDENT-COM 62 7.2 user.mss, line 1282
INDENTATION 62 7.2 user.mss, line 1275
INDENTDEFANYTHING-HVAR 68 8.5 user.mss, line 1581
INDENTFORCOMMENT-COM 61 7.1 user.mss, line 1203
INDENTFORM-COM 67 8.5 user.mss, line 1552
INDENTFUNCTION-HVAR 63 7.2 user.mss, line 1346
INDENTNEWCOMMENTLINE-COM 61 7.1 user.mss, line 1231
INDENTNEWLINE-COM 62 7.2 user.mss, line 1288
INDENTREGION-COM 62 7.2 user.mss, line 1295
INDENTRIGIDLY-COM 63 7.2 user.mss, line 1333
INDENTWITHTABS-HVAR 63 7.2 user.mss, line 1354
INPUTWAITALARM-HVAR 75 9.2 lisp.mss, line 279
INSERT()-COM 66 8.2 user.mss, line 1435
INSERTBUFFER-COM 31 3.2 user.mss, line 196
INSERTCUTBUFFER-COM 8 1.7.3 intro.mss, line 563
INSERTFILE-COM 32 3.3 user.mss, line 310
INSERTKILLBUFFER-COM 20 2.2.2 commands.mss, line 261
INSERTMESSAGEBUFFER-COM 96 10.11 mail.mss, line 945
INSERTMESSAGEREGION-COM 96 10.11 mail.mss, line 934
INSERTPAGEDIRECTORY-COM 27 2.6 commands.mss, line 754
INSERTSCRIBEDIRECTIVE-COM 39 4.4 user.mss, line 720
INSERTWORDABBREVS-COM 59 6.8.4 special-modes.mss, line 675
INTERACTIVEBEGINNINGOFLINE-COM 75 9.2 lisp.mss, line 272
INTERACTIVEHISTORYLENGTH-HVAR 74 9.2 lisp.mss, line 244
INTERRUPTBUFFERSUBPROCESS-COM 53 6.3 special-modes.mss, line 307
INTRODUCTION 83 10.1 mail.mss, line 5
INVERSEADDGLOBALWORDABBREV-COM 57 6.8.1 special-modes.mss, line 556
INVERSEADDMODEWORDABBREV-COM 57 6.8.1 special-modes.mss, line 557
JUMPTOSAVEDPOSITION-COM 28 2.8 commands.mss, line 800
JUSTONESPACE-COM 24 2.3.8 commands.mss, line 504
KEEPBACKUPFILES-HVAR 33 3.3 user.mss, line 333
KEEPMESSAGE-COM 93 10.9 mail.mss, line 733
KEY-BINDINGS 3 1.3.1 intro.mss, line 162
KEY-EVENTS 1 1.2.1 intro.mss, line 51
KEYBOARDMACROQUERY-COM 117 13.1 user.mss, line 1863
KEYECHODELAY-HVAR 3 1.3.1 intro.mss, line 195
KILLBUFFER-COM 30 3.2 user.mss, line 157
KILLBUFFERSUBPROCESS-COM 53 6.3 special-modes.mss, line 302
KILLCOMMENT-COM 61 7.1 user.mss, line 1244
KILLINTERACTIVEINPUT-COM 74 9.2 lisp.mss, line 234
KILLLINE-COM 22 2.3.5 commands.mss, line 403
KILLMAINPROCESS-COM 53 6.3 special-modes.mss, line 289
KILLNEXTWORD-COM 23 2.3.5 commands.mss, line 416
KILLPREVIOUSWORD-COM 23 2.3.5 commands.mss, line 417
KILLPROCESSCONFIRM-HVAR 53 6.3 special-modes.mss, line 290
KILLREGION-COM 22 2.3.4 commands.mss, line 384
KILLREGISTER-COM 28 2.8 commands.mss, line 817
KILLSLAVE-COM 73 9.1.3 lisp.mss, line 145
KILLSLAVEANDBUFFERS-COM 73 9.1.3 lisp.mss, line 146
LASTKEYBOARDMACRO-COM 117 13.1 user.mss, line 1849
LASTRESORTPATHNAMEDEFAULTS-HVAR 33 3.3.2 user.mss, line 398
LASTRESORTPATHNAMEDEFAULTSFUNCTION-HVAR 33 3.3.2 user.mss, line 397
LINETOCENTEROFWINDOW-COM 35 3.4 user.mss, line 534
LINETOTOPOFWINDOW-COM 35 3.4 user.mss, line 533
LISP-PACKAGE 75 9.3 lisp.mss, line 324
LISPINSERT)-COM 68 8.6 user.mss, line 1612
LISPLIBRARY-COM 60 6.9 special-modes.mss, line 713
LISPLIBRARYHELP-COM 60 6.9 special-modes.mss, line 736
LISPMODE-COM 65 8.1 user.mss, line 1396
LISTALLGROUPS-COM 103 11.2 netnews.mss, line 42
LISTBUFFERS-COM 30 3.2 user.mss, line 164
LISTCOMPILEGROUP-COM 77 9.5 lisp.mss, line 431
LISTFOLDERS-COM 97 10.13 mail.mss, line 1049
LISTINCREMENTALSPELLINGINSERTIONS-COM 41 4.5 user.mss, line 865
LISTMAILBUFFERS-COM 99 10.17 mail.mss, line 1190
LISTMATCHINGLINES-COM 26 2.5 commands.mss, line 696
LISTOPERATIONS-COM 73 9.1.4 lisp.mss, line 170
LISTPOSSIBLECOMPLETIONS-COM 55 6.5 special-modes.mss, line 428
LISTREGISTERS-COM 28 2.8 commands.mss, line 816
LISTSCRIBEPARAGRAPHDELIMITERS-COM 39 4.4 user.mss, line 748
LISTWORDABBREVS-COM 59 6.8.3 special-modes.mss, line 642
LOADFILE-COM 76 9.4 lisp.mss, line 392
LOADLIBRARYENTRY-COM 60 6.9 special-modes.mss, line 720
LOADPATHNAMEDEFAULTS-HVAR 76 9.4 lisp.mss, line 393
LOADPOINTERLIBRARYENTRY-COM 60 6.9 special-modes.mss, line 721
LOG-FILES 47 5.3 user.mss, line 1157
LOGCHANGE-COM 47 5.3 user.mss, line 1166
LOGENTRYTEMPLATE-HVAR 47 5.3 user.mss, line 1167
LOWERCASEREGION-COM 23 2.3.6 commands.mss, line 439
LOWERCASEWORD-COM 23 2.3.6 commands.mss, line 430
MACROEXPANDEXPRESSION-COM 76 9.4 lisp.mss, line 372
MAKEWORDABBREV-COM 57 6.8.1 special-modes.mss, line 566
MANUALPAGE-COM 115 12.4 user.mss, line 1814
MARKDEFUN-COM 67 8.4 user.mss, line 1507
MARKFORM-COM 65 8.2 user.mss, line 1423
MARKING 98 10.15 mail.mss, line 1092
MARKMESSAGE-COM 98 10.15 mail.mss, line 1093
MARKPAGE-COM 27 2.6 commands.mss, line 730
MARKPARAGRAPH-COM 38 4.2 user.mss, line 619
MARKS 18 2.2 commands.mss, line 91
MARKSENTENCE-COM 37 4.1 user.mss, line 595
MARKTOBEGINNINGOFBUFFER-COM 19 2.2 commands.mss, line 160
MARKTOENDOFBUFFER-COM 19 2.2 commands.mss, line 161
MARKWHOLEBUFFER-COM 19 2.2 commands.mss, line 159
MAXIMUMLINESPARSED-HVAR 69 8.7 user.mss, line 1656
MAXIMUMMODELINEPATHNAMELENGTH-HVAR 7 1.6.4 intro.mss, line 462
MERGEBUFFERS-COM 47 5.2 user.mss, line 1106
MERGING 33 3.3.2 user.mss, line 388
MESSAGEBUFFERINSERTIONPREFIX-HVAR 96 10.11 mail.mss, line 946
MESSAGEHEADERS-COM 90 10.7 mail.mss, line 530
MESSAGEHELP-COM 93 10.9 mail.mss, line 742
MESSAGEINSERTIONCOLUMN-HVAR 96 10.11 mail.mss, line 936
MESSAGEINSERTIONPREFIX-HVAR 96 10.11 mail.mss, line 935
MHCOMMANDS 88 10.6 mail.mss, line 414
MHLISPEXPRESSION-HVAR 90 10.7 mail.mss, line 546
MHSCANLINEFORM-HVAR 90 10.7 mail.mss, line 518
MHUTILITYPATHNAME-HVAR 88 10.6 mail.mss, line 428
MINIMUMINTERACTIVEINPUTLENGTH-HVAR 74 9.2 lisp.mss, line 245
MINIMUMLINESPARSED-HVAR 69 8.7 user.mss, line 1657
MISCELLANEOUS 99 10.17 mail.mss, line 1188
MISCELLANEOUSMAILCOMMANDS 99 10.17 mail.mss, line 1187
MODELINES 6 1.6.4 intro.mss, line 442
MODES 4 1.5 intro.mss, line 275
MOVEOVER)-COM 68 8.5 user.mss, line 1587
NAMEKEYBOARDMACRO-COM 118 13.1 user.mss, line 1892
NEGATIVEARGUMENT-COM 4 1.4 intro.mss, line 251
NETNEWS-COM 104 11.3 netnews.mss, line 99
NETNEWSABORTPOST-COM 109 11.6 netnews.mss, line 407
NETNEWSAPPENDTOFILE-COM 107 11.4 netnews.mss, line 284
NETNEWSBATCHCOUNT-HVAR 105 11.3 netnews.mss, line 171
NETNEWSBEFOREDATEFIELDPAD-HVAR 105 11.3 netnews.mss, line 125
NETNEWSBROWSE-COM 104 11.2.1 netnews.mss, line 65
NETNEWSBROWSEADDGROUPTOFILE-COM 104 11.2.1 netnews.mss, line 71
NETNEWSBROWSEPOINTERADDGROUPTOFILE-COM 104 11.2.1 netnews.mss, line 72
NETNEWSBROWSEPOINTERREADGROUP-COM 104 11.2.1 netnews.mss, line 79
NETNEWSBROWSEREADGROUP-COM 104 11.2.1 netnews.mss, line 78
NETNEWSDATABASEFILE-HVAR 103 11.2 netnews.mss, line 35
NETNEWSDATEFIELDLENGTH-HVAR 105 11.3 netnews.mss, line 130
NETNEWSDELIVERPOST-COM 109 11.6 netnews.mss, line 399
NETNEWSDELIVERPOSTCONFIRM-HVAR 109 11.6 netnews.mss, line 400
NETNEWSEXIT-COM 108 11.4 netnews.mss, line 330
NETNEWSEXITCONFIRM-HVAR 108 11.4 netnews.mss, line 331
NETNEWSFETCHALLHEADERS-HVAR 105 11.3 netnews.mss, line 166
NETNEWSFIELDPADDING-HVAR 105 11.3 netnews.mss, line 138
NETNEWSFORWARDMESSAGE-COM 109 11.5 netnews.mss, line 378
NETNEWSFROMFIELDLENGTH-HVAR 105 11.3 netnews.mss, line 132
NETNEWSGOTODRAFTBUFFER-COM 109 11.5 netnews.mss, line 391
NETNEWSGOTOHEADERSBUFFER-COM 107 11.4 netnews.mss, line 266
NETNEWSGOTONEXTGROUP-COM 108 11.4 netnews.mss, line 309
NETNEWSGOTOPOSTBUFFER-COM 109 11.5 netnews.mss, line 385
NETNEWSGROUPFILE-HVAR 103 11.2 netnews.mss, line 29
NETNEWSGROUPPUNTMESSAGES-COM 108 11.4 netnews.mss, line 323
NETNEWSHEADERSFILEMESSAGE-COM 107 11.4 netnews.mss, line 291
NETNEWSHEADERSPROPORTION-HVAR 106 11.4 netnews.mss, line 191
NETNEWSHEADERSSCROLLWINDOWDOWN-COM 106 11.4 netnews.mss, line 241
NETNEWSHEADERSSCROLLWINDOWUP-COM 106 11.4 netnews.mss, line 242
NETNEWSLASTHEADERSTYLE-HVAR 106 11.4 netnews.mss, line 222
NETNEWSLINEFIELDLENGTH-HVAR 105 11.3 netnews.mss, line 131
NETNEWSLOOKATGROUP-COM 104 11.3 netnews.mss, line 110
NETNEWSMESSAGEFILE-HVAR 107 11.4 netnews.mss, line 285
NETNEWSMESSAGEFILEMESSAGE-COM 107 11.4 netnews.mss, line 297
NETNEWSMESSAGEHEADERFIELDS-HVAR 106 11.4 netnews.mss, line 205
NETNEWSMESSAGEKEEPBUFFER-COM 107 11.4 netnews.mss, line 272
NETNEWSMESSAGEQUIT-COM 107 11.4 netnews.mss, line 261
NETNEWSMESSAGESCROLLDOWN-COM 107 11.4 netnews.mss, line 252
NETNEWSNEWGROUPSTYLE-HVAR 105 11.3 netnews.mss, line 176
NETNEWSNEXTARTICLE-COM 107 11.4 netnews.mss, line 247
NETNEWSNEXTLINE-COM 106 11.4 netnews.mss, line 221
NETNEWSNNTPSERVER-HVAR 103 11.2 netnews.mss, line 49
NETNEWSNNTPTIMEOUTPERIOD-HVAR 104 11.2 netnews.mss, line 54
NETNEWSPOSTMESSAGE-COM 109 11.5 netnews.mss, line 372
NETNEWSPREVIOUSARTICLE-COM 107 11.4 netnews.mss, line 248
NETNEWSPREVIOUSLINE-COM 106 11.4 netnews.mss, line 235
NETNEWSQUITBROWSE-COM 104 11.2.1 netnews.mss, line 88
NETNEWSQUITSTARTINGHERE-COM 108 11.4 netnews.mss, line 316
NETNEWSREADSTYLE-HVAR 106 11.4 netnews.mss, line 190
NETNEWSREPLYTOGROUP-COM 108 11.5 netnews.mss, line 359
NETNEWSREPLYTOGROUPINOTHERWINDOW-COM 108 11.5 netnews.mss, line 365
NETNEWSREPLYTOSENDER-COM 108 11.5 netnews.mss, line 343
NETNEWSREPLYTOSENDERINOTHERWINDOW-COM 108 11.5 netnews.mss, line 352
NETNEWSSCROLLSHOWNEXTMESSAGE-HVAR 107 11.4 netnews.mss, line 253
NETNEWSSELECTMESSAGEBUFFER-COM 107 11.4 netnews.mss, line 278
NETNEWSSHOWARTICLE-COM 106 11.4 netnews.mss, line 189
NETNEWSSHOWWHOLEHEADER-COM 106 11.4 netnews.mss, line 215
NETNEWSSTARTOVERTHRESHOLD-HVAR 105 11.3 netnews.mss, line 153
NETNEWSSUBJECTFIELDLENGTH-HVAR 105 11.3 netnews.mss, line 133
NEWLINE-COM 21 2.3.1 commands.mss, line 291
NEWMAILFOLDER-HVAR 91 10.8 mail.mss, line 588
NEWWINDOW-COM 35 3.4 user.mss, line 496
NEXTCOMPILERERROR-COM 77 9.5 lisp.mss, line 458
NEXTINTERACTIVEINPUT-COM 74 9.2 lisp.mss, line 239
NEXTLINE-COM 17 2.1 commands.mss, line 29
NEXTMESSAGE-COM 92 10.9 mail.mss, line 662
NEXTPAGE-COM 27 2.6 commands.mss, line 724
NEXTUNDELETEDMESSAGE-COM 92 10.9 mail.mss, line 694
NEXTWINDOW-COM 35 3.4 user.mss, line 507
OPENLINE-COM 21 2.3.1 commands.mss, line 312
OPENPARENCHARACTER-HVAR 40 4.4 user.mss, line 760
OPENPARENHIGHLIGHTINGFONT-HVAR 68 8.6 user.mss, line 1600
OPERATIONS 73 9.1.4 lisp.mss, line 158
OVERWRITEDELETEPREVIOUSCHARACTER-COM 57 6.7 special-modes.mss, line 508
OVERWRITEMODE-COM 56 6.7 special-modes.mss, line 489
PARAGRAPHDELIMITERFUNCTION-HVAR 38 4.2 user.mss, line 624
PARENPAUSEPERIOD-HVAR 68 8.6 user.mss, line 1613
PARSEBUFFERFORCOMPLETIONS-COM 56 6.5 special-modes.mss, line 457
PARSEENDFUNCTION-HVAR 69 8.7 user.mss, line 1679
PARSESTARTFUNCTION-HVAR 69 8.7 user.mss, line 1678
PASCALMODE-COM 63 7.3 user.mss, line 1370
PATHNAMEDEFAULTS-HVAR 33 3.3.2 user.mss, line 396
PAUSEHEMLOCK-COM 14 1.11 intro.mss, line 987
PICKHEADERS-COM 90 10.7 mail.mss, line 552
POINTTOHERE-COM 20 2.2.2 commands.mss, line 230
POP-UP 5 1.6.1 intro.mss, line 334
POPANDGOTOMARK-COM 19 2.2.1 commands.mss, line 192
POPMARK-COM 19 2.2.1 commands.mss, line 191
PREVIOUSCOMPILERERROR-COM 77 9.5 lisp.mss, line 459
PREVIOUSINTERACTIVEINPUT-COM 74 9.2 lisp.mss, line 241
PREVIOUSLINE-COM 17 2.1 commands.mss, line 30
PREVIOUSMESSAGE-COM 92 10.9 mail.mss, line 678
PREVIOUSPAGE-COM 27 2.6 commands.mss, line 723
PREVIOUSUNDELETEDMESSAGE-COM 92 10.9 mail.mss, line 710
PREVIOUSWINDOW-COM 35 3.4 user.mss, line 508
PRINTBUFFER-COM 114 12.2 user.mss, line 1765
PRINTFILE-COM 114 12.2 user.mss, line 1766
PRINTREGION-COM 114 12.2 user.mss, line 1764
PRINTUTILITY-HVAR 114 12.2 user.mss, line 1773
PRINTUTILITYSWITCHES-HVAR 114 12.2 user.mss, line 1774
PROCESS 52 6.3 special-modes.mss, line 232
PROCESSFILEOPTIONS-COM 35 3.3.3 user.mss, line 482
PROFILE 85 10.4.1 mail.mss, line 144
PUTREGISTER-COM 28 2.8 commands.mss, line 808
QUERYREPLACE-COM 26 2.5 commands.mss, line 631
QUITBUFFERSUBPROCESS-COM 53 6.3 special-modes.mss, line 312
QUITHEADERS-COM 99 10.16 mail.mss, line 1160
QUOTEDINSERT-COM 21 2.3.1 commands.mss, line 301
QUOTETAB-COM 63 7.2 user.mss, line 1329
RE-EVALUATEDEFVAR-COM 76 9.4 lisp.mss, line 378
READCOMPLETIONS-COM 56 6.5 special-modes.mss, line 444
READING-MESSAGES 91 10.9 mail.mss, line 623
READING-NEW-MAIL 90 10.8 mail.mss, line 571
READSPELLINGDICTIONARY-COM 41 4.5 user.mss, line 870
READWORDABBREVFILE-COM 58 6.8.2 special-modes.mss, line 622
RECURSIVE-EDITS 14 1.13 intro.mss, line 1061
REENTERINTERACTIVEINPUT-COM 74 9.2 lisp.mss, line 263
REFILEMESSAGE-COM 97 10.14 mail.mss, line 1068
REFILING 97 10.14 mail.mss, line 1067
REFRESHSCREEN-COM 36 3.4 user.mss, line 548
REGIONQUERYSIZE-HVAR 14 1.12 intro.mss, line 1042
REGIONTOCUTBUFFER-COM 8 1.7.3 intro.mss, line 562
REMAILMESSAGE-COM 95 10.10 mail.mss, line 894
REMOTECOMPILEFILE-HVAR 78 9.5 lisp.mss, line 477
REMOVEWORDFROMSPELLINGDICTIONARY-COM 41 4.5 user.mss, line 858
RENAMEBUFFER-COM 31 3.2 user.mss, line 202
RENAMEFILE-COM 113 12.1 user.mss, line 1736
REPLACESTRING-COM 26 2.5 commands.mss, line 687
REPLYTOMESSAGE-COM 94 10.10 mail.mss, line 802
REPLYTOMESSAGEINOTHERWINDOW-COM 94 10.10 mail.mss, line 803
REPLYTOMESSAGEPREFIXACTION-HVAR 94 10.10 mail.mss, line 804
REVERSEINCREMENTALSEARCH-COM 25 2.5 commands.mss, line 564
REVERSESEARCH-COM 25 2.5 commands.mss, line 619
REVERSEVIDEO-HVAR 8 1.7.4 intro.mss, line 584
REVERTFILE-COM 32 3.3 user.mss, line 297
REVERTFILECONFIRM-HVAR 32 3.3 user.mss, line 298
ROOM-COM 80 9.9 lisp.mss, line 669
ROTATEKILLRING-COM 22 2.3.4 commands.mss, line 374
SAMPLECOMMAND-COM 2 1.2.2 intro.mss, line 100
SAMPLEVARIABLE-HVAR 2 1.2.3 intro.mss, line 137
SAVEALLFILES-COM 32 3.3 user.mss, line 263
SAVEALLFILESANDEXIT-COM 32 3.3 user.mss, line 264
SAVEALLFILESCONFIRM-HVAR 32 3.3 user.mss, line 265
SAVECOMPLETIONS-COM 56 6.5 special-modes.mss, line 443
SAVEFILE-COM 31 3.3 user.mss, line 252
SAVEINCREMENTALSPELLINGINSERTIONS-COM 41 4.5 user.mss, line 875
SAVEPOSITION-COM 28 2.8 commands.mss, line 799
SAVEREGION-COM 22 2.3.4 commands.mss, line 390
SCANNING 89 10.7 mail.mss, line 435
SCRIBEBRACKETTABLE-HVAR 40 4.4 user.mss, line 766
SCRIBEBUFFERFILE-COM 114 12.3 user.mss, line 1785
SCRIBEBUFFERFILECONFIRM-HVAR 114 12.3 user.mss, line 1786
SCRIBEFILE-COM 114 12.3 user.mss, line 1787
SCRIBEINSERTBRACKET-COM 40 4.4 user.mss, line 765
SCRIBEMODE-COM 39 4.4 user.mss, line 710
SCRIBEUTILITY-HVAR 114 12.3 user.mss, line 1798
SCRIBEUTILITYSWITCHES-HVAR 114 12.3 user.mss, line 1799
SCROLLMESSAGE-COM 93 10.9 mail.mss, line 726
SCROLLMESSAGESHOWINGNEXT-HVAR 93 10.9 mail.mss, line 727
SCROLLNEXTWINDOWDOWN-COM 35 3.4 user.mss, line 542
SCROLLNEXTWINDOWUP-COM 35 3.4 user.mss, line 543
SCROLLOVERLAP-HVAR 18 2.1 commands.mss, line 69
SCROLLREDRAWRATIO-HVAR 10 1.8.3 intro.mss, line 719
SCROLLWINDOWDOWN-COM 18 2.1 commands.mss, line 58
SCROLLWINDOWUP-COM 18 2.1 commands.mss, line 59
SEARCHPREVIOUSINTERACTIVEINPUT-COM 74 9.2 lisp.mss, line 243
SELECTBACKGROUND-COM 72 9.1.2 lisp.mss, line 89
SELECTBUFFER-COM 29 3.2 user.mss, line 123
SELECTEVALBUFFER-COM 82 9.9.2 lisp.mss, line 742
SELECTGROUP-COM 45 5.1 user.mss, line 1014
SELECTPREVIOUSBUFFER-COM 30 3.2 user.mss, line 132
SELECTRANDOMTYPEOUTBUFFER-COM 6 1.6.1 intro.mss, line 371
SELECTSCRIBEWARNINGS-COM 115 12.3 user.mss, line 1807
SELECTSLAVE-COM 72 9.1.2 lisp.mss, line 77
SELFINSERT-COM 21 2.3.1 commands.mss, line 284
SELFINSERTCAPSLOCK-COM 56 6.6 special-modes.mss, line 475
SELFOVERWRITE-COM 56 6.7 special-modes.mss, line 495
SENDEOFTOPROCESS-COM 54 6.3 special-modes.mss, line 317
SENDING-MESSAGES 93 10.10 mail.mss, line 749
SENDMESSAGE-COM 93 10.10 mail.mss, line 770
SET/POPMARK-COM 19 2.2 commands.mss, line 145
SETBUFFERCOMPILESERVER-COM 77 9.5 lisp.mss, line 444
SETBUFFEREVALSERVER-COM 71 9.1.1 lisp.mss, line 47
SETBUFFERPACKAGE-COM 75 9.3 lisp.mss, line 339
SETBUFFERREAD-ONLY-COM 30 3.2 user.mss, line 186
SETBUFFERSPELLINGDICTIONARY-COM 41 4.5 user.mss, line 884
SETBUFFERWRITABLE-COM 30 3.2 user.mss, line 192
SETCOMMENTCOLUMN-COM 62 7.1 user.mss, line 1250
SETCOMPILESERVER-COM 77 9.5 lisp.mss, line 443
SETCURRENTSHELL-COM 53 6.3 special-modes.mss, line 275
SETEVALSERVER-COM 71 9.1.1 lisp.mss, line 46
SETFILLCOLUMN-COM 38 4.3 user.mss, line 637
SETFILLPREFIX-COM 38 4.3 user.mss, line 644
SETTING-UP 84 10.3 mail.mss, line 107
SETVARIABLE-COM 118 13.3 user.mss, line 1947
SETWINDOWAUTORAISE-HVAR 9 1.7.4 intro.mss, line 594
SHELL-COM 52 6.3 special-modes.mss, line 242
SHELLCOMMANDLINEINBUFFER-COM 53 6.3 special-modes.mss, line 270
SHELLUTILITY-HVAR 52 6.3 special-modes.mss, line 243
SHELLUTILITYSWITCHES-HVAR 52 6.3 special-modes.mss, line 244
SHOWMESSAGE-COM 91 10.9 mail.mss, line 637
SHOWVARIABLE-COM 13 1.10 intro.mss, line 928
SLAVE-CREATION 72 9.1.3 lisp.mss, line 96
SLAVE-SWITCH 82 9.10 lisp.mss, line 797
SLAVEGCALARM-HVAR 75 9.2 lisp.mss, line 280
SLAVEUTILITY-HVAR 73 9.1.3 lisp.mss, line 133
SLAVEUTILITYSWITCHES-HVAR 73 9.1.3 lisp.mss, line 134
SOURCECOMPAREDEFAULTDESTINATION-HVAR 46 5.2 user.mss, line 1081
SOURCECOMPAREIGNORECASE-HVAR 47 5.2 user.mss, line 1133
SOURCECOMPAREIGNOREEXTRANEWLINES-HVAR 47 5.2 user.mss, line 1144
SOURCECOMPAREIGNOREINDENTATION-HVAR 47 5.2 user.mss, line 1139
SOURCECOMPARENUMBEROFLINES-HVAR 47 5.2 user.mss, line 1149
SPACESPERTAB-HVAR 63 7.2 user.mss, line 1355
SPELLIGNOREUPPERCASE-HVAR 41 4.5 user.mss, line 847
SPELLINGUN-CORRECTPROMPTFORINSERT-HVAR 42 4.5.1 user.mss, line 935
SPLITWINDOW-COM 35 3.4 user.mss, line 502
STOPBUFFERSUBPROCESS-COM 53 6.3 special-modes.mss, line 297
STOPMAINPROCESS-COM 53 6.3 special-modes.mss, line 279
STOREPASSWORD-HVAR 91 10.8 mail.mss, line 605
STRINGSEARCHIGNORECASE-HVAR 25 2.5 commands.mss, line 557
STYLES 99 10.18 mail.mss, line 1210
TEMPORARYDRAFTFOLDER-HVAR 98 10.16 mail.mss, line 1116
TERMINATING 98 10.16 mail.mss, line 1103
TEXTMODE-COM 37 4 user.mss, line 566
THUMBBARMETER-HVAR 8 1.7.4 intro.mss, line 589
TOPLINETOHERE-COM 20 2.2.2 commands.mss, line 216
TOPOFWINDOW-COM 18 2.1 commands.mss, line 81
TRACKBUFFERPOINT-COM 6 1.6.3 intro.mss, line 432
TRANSPOSECHARACTERS-COM 23 2.3.7 commands.mss, line 472
TRANSPOSEFORMS-COM 66 8.2 user.mss, line 1427
TRANSPOSELINES-COM 24 2.3.7 commands.mss, line 478
TRANSPOSEREGIONS-COM 24 2.3.7 commands.mss, line 490
TRANSPOSEWORDS-COM 24 2.3.7 commands.mss, line 484
TYPESCRIPTS 73 9.2 lisp.mss, line 189
TYPESCRIPTSLAVEBREAK-COM 75 9.2 lisp.mss, line 297
TYPESCRIPTSLAVESTATUS-COM 75 9.2 lisp.mss, line 299
TYPESCRIPTSLAVETOTOPLEVEL-COM 75 9.2 lisp.mss, line 298
UN-KILL-COM 22 2.3.4 commands.mss, line 367
UNDELETEMESSAGE-COM 97 10.12 mail.mss, line 1026
UNDO-COM 14 1.12 intro.mss, line 1049
UNDOLASTSPELLINGCORRECTION-COM 42 4.5.1 user.mss, line 934
UNEXPANDLASTWORD-COM 58 6.8.1 special-modes.mss, line 606
UNIVERSALARGUMENT-COM 4 1.4 intro.mss, line 257
UNIVERSALARGUMENTDEFAULT-HVAR 4 1.4 intro.mss, line 258
UNIXFILTERREGION-COM 115 12.4 user.mss, line 1819
UNSEENHEADERSMESSAGESPEC-HVAR 91 10.8 mail.mss, line 592
UNWEDGEINTERACTIVEINPUTCONFIRM-HVAR 74 9.2 lisp.mss, line 205
UPCOMMENTLINE-COM 61 7.1 user.mss, line 1237
UPPERCASEREGION-COM 23 2.3.6 commands.mss, line 440
UPPERCASEWORD-COM 23 2.3.6 commands.mss, line 431
USING-TERMINALS 9 1.8 intro.mss, line 630
USING-X 7 1.7 intro.mss, line 488
VARS 118 13.3 user.mss, line 1942
VERBOSEDIRECTORY-COM 114 12.1 user.mss, line 1752
VIEWEDITFILE-COM 52 6.2 special-modes.mss, line 197
VIEWFILE-COM 52 6.2 special-modes.mss, line 188
VIEWHELP-COM 52 6.2 special-modes.mss, line 193
VIEWPAGEDIRECTORY-COM 27 2.6 commands.mss, line 753
VIEWQUIT-COM 52 6.2 special-modes.mss, line 211
VIEWRETURN-COM 52 6.2 special-modes.mss, line 210
VIEWSCROLLDELETINGBUFFER-HVAR 52 6.2 special-modes.mss, line 203
VIEWSCROLLDOWN-COM 52 6.2 special-modes.mss, line 202
VIRTUALBUFFERDELETION-HVAR 54 6.4 special-modes.mss, line 348
VIRTUALMESSAGEDELETION-HVAR 96 10.12 mail.mss, line 984
VISITFILE-COM 32 3.3 user.mss, line 274
WHATLOSSAGE-COM 13 1.10 intro.mss, line 937
WHEREIS-COM 13 1.10 intro.mss, line 950
WORDABBREVAPROPOS-COM 59 6.8.3 special-modes.mss, line 643
WORDABBREVPREFIXMARK-COM 58 6.8.1 special-modes.mss, line 595
WRITEFILE-COM 32 3.3 user.mss, line 282
WRITEREGION-COM 32 3.3 user.mss, line 315
WRITEWORDABBREVFILE-COM 58 6.8.2 special-modes.mss, line 628